Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp91 Instruction *MustExecInstr; member
246 if (Pair.second.MustExecInstr) { in doPromotion()
247 LI->setAAMetadata(Pair.second.MustExecInstr->getAAMetadata()); in doPromotion()
248 LI->copyMetadata(*Pair.second.MustExecInstr, in doPromotion()