Searched defs:processSwitch (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | PredicateInfo.cpp | 472 void PredicateInfoBuilder::processSwitch( in processSwitch() function in llvm::PredicateInfoBuilder |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | CorrelatedValuePropagation.cpp | 359 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, processSwitch() function |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExprEngine.cpp | 2971 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { processSwitch() function in ExprEngine |