Searched defs:processSwitch (Results 1 – 6 of 6) 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
479 void PredicateInfoBuilder::processSwitch( in processSwitch() function in llvm::PredicateInfoBuilder
378 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, in processSwitch() function
1802 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine