Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp25 static void insertCall(Function &CurFn, StringRef Func, in insertCall()
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DInstrumentationMap.cpp167 uint64_t CurFn = 0; in loadObj() local
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp184 int32_t CurFn = 0; in findFunctionSleds() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h195 FunctionInfo *CurFn = nullptr; variable
H A DDwarfDebug.h326 const MachineFunction *CurFn = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1630 Function *CurFn = Continue->getParent(); in createSections() local
3633 Function *CurFn = EntryBB->getParent(); in emitCommonDirectiveEntry() local
3705 Function *CurFn = OMP_Entry->getParent(); in createCopyinClauseBlocks() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1350 const sema::FunctionScopeInfo *CurFn, in diagnoseRepeatedUseOfWeak()