Searched refs:isEntry (Results 1 – 6 of 6) sorted by relevance
112 void processBlock(MachineBasicBlock &MBB, unsigned LiveMaskReg, bool isEntry);363 bool isEntry) { in processBlock() argument375 if (!isEntry && !(BI.Needs & StateExact) && BI.OutNeeds != StateExact) in processBlock()379 bool WQMFromExec = isEntry; in processBlock()380 char State = isEntry ? StateExact : StateWQM; in processBlock()
205 isEntry, enumerator368 explicit DIEEntry(DIE *E) : DIEValue(isEntry), Entry(E) {} in DIEEntry()384 static bool classof(const DIEValue *E) { return E->getType() == isEntry; } in classof()
299 case DIEValue::isEntry: in hashAttribute()
298 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in EliminateMostlyEmptyBlock() local301 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in EliminateMostlyEmptyBlock()
644 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in ProcessBlock() local648 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in ProcessBlock()
354 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in eliminateFallThrough() local357 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in eliminateFallThrough()510 bool isEntry = SinglePred == &SinglePred->getParent()->getEntryBlock(); in eliminateMostlyEmptyBlock() local513 if (isEntry && BB != &BB->getParent()->getEntryBlock()) in eliminateMostlyEmptyBlock()