Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp148 void setUnswitched(const SwitchInst *SI, const Value *V);
335 void LUAnalysisCache::setUnswitched(const SwitchInst *SI, const Value *V) { in setUnswitched() function in LUAnalysisCache
1220 BranchesInfo.setUnswitched(SI, Val); in RewriteLoopBodyWithConditionConstant()