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