Lines Matching refs:HasPromoted
4230 bool HasPromoted = extLdPromotion(TPT, LI, I, Exts);4232 assert(!HasPromoted && !LI && "If we did not match any load instruction "4241 if (!HasPromoted && LI->getParent() == I->getParent())