Searched defs:processSwitch (Results 1 – 2 of 2) sorted by relevance
209 bool CorrelatedValuePropagation::processSwitch(SwitchInst *SI) { in processSwitch() function in CorrelatedValuePropagation
1732 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine