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