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