Home
last modified time | relevance | path

Searched defs:CurFn (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp24 static void insertCall(Function &CurFn, StringRef Func, in insertCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp169 uint64_t CurFn = 0; in loadObj() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h187 FunctionInfo *CurFn = nullptr; variable
H A DDwarfDebug.h325 const MachineFunction *CurFn = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp926 auto *CurFn = CodeGenIP.getBlock()->getParent(); in createSections() local
2034 Function *CurFn = EntryBB->getParent(); in emitCommonDirectiveEntry() local
2106 Function *CurFn = OMP_Entry->getParent(); in createCopyinClauseBlocks() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1354 const sema::FunctionScopeInfo *CurFn, in diagnoseRepeatedUseOfWeak()