Searched defs:getInstructionAtIndex (Results 1 – 1 of 1) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryBasicBlock.h | 353 MCInst &getInstructionAtIndex(unsigned Index) { return Instructions[Index]; } getInstructionAtIndex() function |