Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp2696 replayCFIInstrs(int32_t FromState,int32_t ToState,BinaryBasicBlock * InBB,BinaryBasicBlock::iterator InsertIt) replayCFIInstrs() argument
2730 unwindCFIState(int32_t FromState,int32_t ToState,BinaryBasicBlock * InBB,BinaryBasicBlock::iterator & InsertIt) unwindCFIState() argument
2902 auto InsertIt = BB->begin(); finalizeCFIState() local
[all...]
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp39 if (InstListType::iterator InsertIt = InsertBefore; InsertIt.isValid()) { Instruction() local
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2055 auto InsertIt = M.insertAction<MakeTempRegisterAction>(M.actions_begin(), emitCodeGenInstructionApplyImmOperand() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp74 MachineBasicBlock::iterator InsertIt(&InsertPt); in constrainOperandRegClass() local