Searched refs:processSelect (Results 1 – 1 of 1) sorted by relevance
39 bool processSelect(SelectInst *SI);71 bool CorrelatedValuePropagation::processSelect(SelectInst *S) { in processSelect() function in CorrelatedValuePropagation294 BBChanged |= processSelect(cast<SelectInst>(II)); in runOnFunction()