Searched defs:LoopCompare (Results 1 – 2 of 2) sorted by relevance
82 MachineInstr *LoopCompare = nullptr; member
700 class LoopCompare { class703 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} in LoopCompare() function in __anon7a3002ab0311::LoopCompare