Searched defs:InstA (Results 1 – 2 of 2) sorted by relevance
17 bool OrderedInstructions::localDominates(const Instruction *InstA, in localDominates()32 bool OrderedInstructions::dominates(const Instruction *InstA, in dominates()41 bool OrderedInstructions::dfsBefore(const Instruction *InstA, in dfsBefore()
766 bool BT::UseQueueType::Cmp::operator()(const MachineInstr *InstA, in operator ()()