Searched defs:MaxCostVal0 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1841 unsigned MaxCostVal0 = PHINodeFoldingThreshold, local
1843 MaxCostVal0 *= TargetTransformInfo::TCC_Basic;
1855 MaxCostVal0, TTI) ||

Completed in 101 milliseconds