Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp155 bool CostAllowsUnswitching();
344 bool LUAnalysisCache::CostAllowsUnswitching() { in CostAllowsUnswitching() function in LUAnalysisCache
656 if (!BranchesInfo.CostAllowsUnswitching()) { in UnswitchIfProfitable()