Searched refs:getInstOrdering (Results 1 – 2 of 2) sorted by relevance
141 const InstructionOrdering &getInstOrdering() const { return InstOrdering; } in getInstOrdering() function
1760 validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering()); in buildLocationList()1831 if (validThroughout(LScopes, MInsn, End, getInstOrdering())) { in collectEntityInfo()