Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1650 bool HasPrevInstruction; member in __anonebd7bfba0211::TypePromotionTransaction::InsertionHandler
1656 HasPrevInstruction = (It != (Inst->getParent()->begin())); in InsertionHandler()
1657 if (HasPrevInstruction) in InsertionHandler()
1665 if (HasPrevInstruction) { in insert()