Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp3638 Instruction *EntryBBTI = EntryBB->getTerminator(); in emitCommonDirectiveEntry() local
3640 EntryBBTI->removeFromParent(); in emitCommonDirectiveEntry()
3642 Builder.Insert(EntryBBTI); in emitCommonDirectiveEntry()