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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp337 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp462 void PredicateInfo::processSwitch(SwitchInst *SI, BasicBlock *BranchBB, function in class:llvm::PredicateInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2349 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { function in class:ExprEngine

Completed in 110 milliseconds