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