Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3677 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, in ExtLdPromotion() local
3679 assert(PromotedVal && in ExtLdPromotion()
3692 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in ExtLdPromotion()