Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp56 MachineInstr *FirstInstr = nullptr; in runOnMachineFunction() local
H A DSplitKit.h123 SlotIndex FirstInstr; ///< First instr accessing current reg. member
/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp431 bool FirstInstr = true; emitFunctionBody() local
651 emitLineInfo(const BinaryFunction & BF,SMLoc NewLoc,SMLoc PrevLoc,bool FirstInstr,MCSymbol * & InstrLabel) emitLineInfo() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3366 int FirstInstr = TouchedInstructions.find_first(); iterateTouchedInstructions() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3557 BasicBlock::iterator FirstInstr = BBI->getParent()->begin(); visitUnconditionalBranchInst() local