Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp151 void setUnswitched(const SwitchInst *SI, const Value *V);
333 void LUAnalysisCache::setUnswitched(const SwitchInst *SI, const Value *V) { in setUnswitched() function in LUAnalysisCache
780 BranchesInfo.setUnswitched(SI, UnswitchVal); in processCurrentLoop()
1174 BranchesInfo.setUnswitched(SI, CondVal); in TryTrivialLoopUnswitch()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp150 void setUnswitched(const SwitchInst *SI, const Value *V);
331 void LUAnalysisCache::setUnswitched(const SwitchInst *SI, const Value *V) { in setUnswitched() function in LUAnalysisCache
1275 BranchesInfo.setUnswitched(SI, Val); in RewriteLoopBodyWithConditionConstant()