Searched refs:processSelect (Results 1 – 3 of 3) sorted by relevance
36 bool processSelect(SelectInst *SI);67 bool CorrelatedValuePropagation::processSelect(SelectInst *S) { in processSelect() function in CorrelatedValuePropagation187 BBChanged |= processSelect(cast<SelectInst>(II)); in runOnFunction()
71 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() function416 BBChanged |= processSelect(cast<SelectInst>(II), LVI); in runImpl()
105 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() function698 BBChanged |= processSelect(cast<SelectInst>(II), LVI); in runImpl()