Searched defs:isSameInstr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h184 /// isSameInstr - Return true if A and B refer to the same instruction.
185 static bool isSameInstr(SlotIndex A, SlotIndex B) { function in class:llvm::SlotIndex

Completed in 39 milliseconds