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

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

Completed in 114 milliseconds