Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4146 bool HasPromoted = extLdPromotion(TPT, LI, I, Exts); in moveExtToFormExtLoad() local
4148 assert(!HasPromoted && !LI && "If we did not match any load instruction " in moveExtToFormExtLoad()
4157 if (!HasPromoted && LI->getParent() == I->getParent()) in moveExtToFormExtLoad()