Searched defs:ToBePromoted (Results 1 – 1 of 1) sorted by relevance
4167 void enqueueForPromotion(Instruction *ToBePromoted) { in enqueueForPromotion()4192 for (auto &ToBePromoted : InstsToBePromoted) in promote() local4200 void VectorPromoteHelper::promoteImpl(Instruction *ToBePromoted) { in promoteImpl()4266 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); in OptimizeExtractElementInst() local