Searched defs:getFunctionInfo (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | GCMetadata.cpp | 96 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) { getFunctionInfo() function in GCModuleInfo |
/llvm-project/llvm/lib/DebugInfo/GSYM/ | ||
H A D | GsymReader.cpp | 321 llvm::Expected<FunctionInfo> GsymReader::getFunctionInfo(uint64_t Addr) const { getFunctionInfo() function in GsymReader |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | GlobalsModRef.cpp | 250 GlobalsAAResult::getFunctionInfo(const Function *F) { in getFunctionInfo() function in GlobalsAAResult |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGNonTrivialStruct.cpp | 307 static const CGFunctionInfo &getFunctionInfo(CodeGenModule &CGM, in getFunctionInfo() function |