Searched defs:InsertionPt (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp21 insertCall(Function &CurFn, StringRef Func, Instruction *InsertionPt, DebugLoc DL) argument
H A DLocal.cpp1367 auto InsertionPt = BB->getFirstInsertionPt(); local
1491 auto InsertionPt = Parent->getFirstInsertionPt(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp746 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, local
H A DSeparateConstOffsetFromGEP.cpp247 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp742 MachineBasicBlock::iterator InsertionPt; // ...at this point local
881 MachineBasicBlock::iterator InsertionPt local
[all...]

Completed in 136 milliseconds