Home
last modified time | relevance | path

Searched defs:getFunctionInfo (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DGCMetadata.cpp96 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) { in getFunctionInfo() function in GCModuleInfo
/src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ !
H A DGsymReader.cpp321 llvm::Expected<FunctionInfo> GsymReader::getFunctionInfo(uint64_t Addr) const { in getFunctionInfo() function in GsymReader
/src/contrib/llvm-project/llvm/lib/Analysis/ !
H A DGlobalsModRef.cpp250 GlobalsAAResult::getFunctionInfo(const Function *F) { in getFunctionInfo() function in GlobalsAAResult
/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCGNonTrivialStruct.cpp307 static const CGFunctionInfo &getFunctionInfo(CodeGenModule &CGM, in getFunctionInfo() function