Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp173 LUAnalysisCache BranchesInfo; member in __anon1bf9f3440111::LoopUnswitch
230 BranchesInfo.forgetLoop(currentLoop); in releaseMemory()
491 if (!BranchesInfo.countLoop( in processCurrentLoop()
568 if (!BranchesInfo.isUnswitched(SI, UnswitchValCandidate)) { in processCurrentLoop()
656 if (!BranchesInfo.CostAllowsUnswitching()) { in UnswitchIfProfitable()
928 if (BranchesInfo.isUnswitched(SI, CaseVal)) in TryTrivialLoopUnswitch()
1033 BranchesInfo.cloneData(NewLoop, L, VMap); in UnswitchNontrivialCondition()
1220 BranchesInfo.setUnswitched(SI, Val); in RewriteLoopBodyWithConditionConstant()