Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3733 bool HasPromoted = ExtLdPromotion(TPT, LI, I, Exts); in MoveExtToFormExtLoad() local
3735 assert(!HasPromoted && !LI && "If we did not match any load instruction " in MoveExtToFormExtLoad()
3744 if (!HasPromoted && LI->getParent() == I->getParent()) in MoveExtToFormExtLoad()