Home
last modified time | relevance | path

Searched refs:hasSameExtUse (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3992 static bool hasSameExtUse(Instruction *Inst, const TargetLowering &TLI) { in hasSameExtUse() function
4117 (LI->hasOneUse() || hasSameExtUse(LI, *TLI)))) in extLdPromotion()