Home
last modified time | relevance | path

Searched refs:isProperBackedge (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DCFG.h134 auto isProperBackedge = [&](NodeT Src, NodeT Dst) { in containsIrreducibleCFG()
152 if (!isProperBackedge(Node, Succ)) in containsIrreducibleCFG()
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp391 static bool isProperBackedge(const MachineLoopInfo &MLI, in isProperBackedge() function
416 if (!isProperBackedge(MLI, MBB, SuccBB)) in isIrreducibleCFG()