Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp151 bool isUnswitched(const SwitchInst *SI, const Value *V);
340 bool LUAnalysisCache::isUnswitched(const SwitchInst *SI, const Value *V) { in isUnswitched() function in LUAnalysisCache
568 if (!BranchesInfo.isUnswitched(SI, UnswitchValCandidate)) { in processCurrentLoop()
928 if (BranchesInfo.isUnswitched(SI, CaseVal)) in TryTrivialLoopUnswitch()