Searched defs:ToBePromoted (Results 1 – 1 of 1) sorted by relevance
4967 void enqueueForPromotion(Instruction *ToBePromoted) { in enqueueForPromotion()4992 for (auto &ToBePromoted : InstsToBePromoted) in promote() local5000 void VectorPromoteHelper::promoteImpl(Instruction *ToBePromoted) { in promoteImpl()5066 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); in optimizeExtractElementInst() local