Searched defs:processSwitch (Results 1 – 3 of 3) sorted by relevance
479 void PredicateInfoBuilder::processSwitch( in processSwitch() function in llvm::PredicateInfoBuilder
378 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, in processSwitch() function
2952 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine