Home
last modified time | relevance | path

Searched defs:processSwitch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp485 void PredicateInfoBuilder::processSwitch( in processSwitch() function in llvm::PredicateInfoBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp328 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, in processSwitch() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2443 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine