Searched refs:isProperBackedge (Results 1 – 2 of 2) sorted by relevance
134 auto isProperBackedge = [&](NodeT Src, NodeT Dst) { in containsIrreducibleCFG()152 if (!isProperBackedge(Node, Succ)) in containsIrreducibleCFG()
391 static bool isProperBackedge(const MachineLoopInfo &MLI, in isProperBackedge() function416 if (!isProperBackedge(MLI, MBB, SuccBB)) in isIrreducibleCFG()