Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2772 bool HasPrevInstruction; member in __anonf802c7d40a11::TypePromotionTransaction::InsertionHandler
2778 HasPrevInstruction = (It != (Inst->getParent()->begin())); in InsertionHandler()
2779 if (HasPrevInstruction) in InsertionHandler()
2787 if (HasPrevInstruction) { in insert()