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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp155 bool CostAllowsUnswitching();
344 bool LUAnalysisCache::CostAllowsUnswitching() { function in class:LUAnalysisCache
656 if (!BranchesInfo.CostAllowsUnswitching()) {

Completed in 102 milliseconds