Searched refs:addFunctionInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h190 void addFunctionInfo(FunctionInfo &&FI);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp254 void GsymCreator::addFunctionInfo(FunctionInfo &&FI) { function in class:GsymCreator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp173 void addFunctionInfo(const FunctionInfo &FI) { function in class:GlobalsAAResult::FunctionInfo
547 FI.addFunctionInfo(*CalleeFI);

Completed in 163 milliseconds