Searched defs:processSwitch (Results 1 – 4 of 4) sorted by relevance
218 static bool processSwitch(SwitchInst *SI, LazyValueInfo *LVI) { in processSwitch() function
337 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, in processSwitch() function
462 void PredicateInfo::processSwitch(SwitchInst *SI, BasicBlock *BranchBB, in processSwitch() function in llvm::PredicateInfo
1802 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine