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

/external/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h210 /// isEarlierInstr - Return true if A refers to an instruction earlier than
212 static bool isEarlierInstr(SlotIndex A, SlotIndex B) { function in class:llvm::SlotIndex

Completed in 325 milliseconds