Searched refs:isEntry (Results 1 – 3 of 3) sorted by relevance
212 isEntry, enumerator418 explicit DIEEntry(DIE &E) : DIEValue(isEntry), Entry(E) { in DIEEntry()438 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } in classof()
311 case DIEValue::isEntry: in hashAttribute()
332 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in EliminateFallThrough() local335 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in EliminateFallThrough()472 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in EliminateMostlyEmptyBlock() local475 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in EliminateMostlyEmptyBlock()