Searched refs:hasSameExtUse (Results 1 – 1 of 1) sorted by relevance
3992 static bool hasSameExtUse(Instruction *Inst, const TargetLowering &TLI) { in hasSameExtUse() function4117 (LI->hasOneUse() || hasSameExtUse(LI, *TLI)))) in extLdPromotion()