Searched refs:ProtoFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1214 if (ProtoFunctions.find(F) != ProtoFunctions.end())
1216 ProtoFunctions.insert(F);
H A DBTFDebug.h255 std::set<const Function *>ProtoFunctions; member in class:llvm::BTFDebug

Completed in 105 milliseconds