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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1271 unsigned MaxCostVal0 = PHINodeFoldingThreshold, local
1283 MaxCostVal0) ||
/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1948 unsigned MaxCostVal0 = PHINodeFoldingThreshold, local
1950 MaxCostVal0 *= TargetTransformInfo::TCC_Basic;
1962 MaxCostVal0, TTI) ||

Completed in 69 milliseconds