Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h353 MCInst &getInstructionAtIndex(unsigned Index) { return Instructions[Index]; } getInstructionAtIndex() function
355 const MCInst &getInstructionAtIndex(unsigned Index) const { getInstructionAtIndex() function