Searched refs:NSel (Results 1 – 1 of 1) sorted by relevance
3993 Value *NSel = IRB.CreateSelect(Sel->getCondition(), NTrue, NFalse, in unfoldGEPSelect() local3996 GEPI.replaceAllUsesWith(NSel); in unfoldGEPSelect()3998 Instruction *NSelI = cast<Instruction>(NSel); in unfoldGEPSelect()4004 dbgs() << " " << *NSel << "\n";); in unfoldGEPSelect()