Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.cpp299 case DIEValue::isEntry: in hashAttribute()
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp338 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in EliminateFallThrough() local
341 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in EliminateFallThrough()
478 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in EliminateMostlyEmptyBlock() local
481 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in EliminateMostlyEmptyBlock()