Home
last modified time | relevance | path

Searched defs:InsertIt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp651 auto InsertIt = InsertionPoints.find(Ctx.guid()); in initIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp112 BasicBlock::iterator InsertIt = PostLoopBB ? PostLoopBB->getFirstNonPHIIt() in createMemCpyLoopKnownSize() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp42 if (InstListType::iterator InsertIt = InsertBefore; InsertIt.isValid()) { in Instruction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2152 auto InsertIt = M.insertAction<MakeTempRegisterAction>(M.actions_begin(), in emitCodeGenInstructionApplyImmOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp74 MachineBasicBlock::iterator InsertIt(&InsertPt); in constrainOperandRegClass() local