Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DBinaryFunctionProfile.cpp153 const MCInst *LastInstr = BB->getLastNonPseudoInstr(); in postProcessProfile() local
329 const MCInst *LastInstr = BB->getLastNonPseudoInstr(); in inferFallThroughCounts() local
H A DDynoStats.cpp258 const MCInst *LastInstr = BB->getLastNonPseudoInstr(); in getDynoStats() local
H A DBinaryFunction.cpp2197 MCInst *LastInstr = BB->getLastNonPseudoInstr(); buildCFG() local
3152 const MCInst *LastInstr = BB->getLastNonPseudoInstr(); dumpGraph() local
4441 if (MCInst *LastInstr = BB->getLastNonPseudoInstr()) { getInstructionAtOffset() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h124 SlotIndex LastInstr; ///< Last instr accessing current reg. member
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp711 const MCInst *LastInstr = ToBB->getLastNonPseudoInstr(); in recordBranch() local