Searched defs:addFunctionInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | GsymCreator.cpp | 340 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { in addFunctionInfo() function in GsymCreator |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | GlobalsModRef.cpp | 169 void addFunctionInfo(const FunctionInfo &FI) { in addFunctionInfo() function in GlobalsAAResult::FunctionInfo |