Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp710 unsigned BranchDepth = in shouldConvertIf() local
712 DEBUG(dbgs() << "Branch depth: " << BranchDepth << '\n'); in shouldConvertIf()
724 unsigned CondDepth = adjCycles(BranchDepth, PI.CondCycles); in shouldConvertIf()