Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3660 bool HasPromoted = ExtLdPromotion(TPT, LI, I, Exts); in MoveExtToFormExtLoad() local
3662 assert(!HasPromoted && !LI && "If we did not match any load instruction " in MoveExtToFormExtLoad()
3671 if (!HasPromoted && LI->getParent() == I->getParent()) in MoveExtToFormExtLoad()