Searched refs:InQueue (Results 1 – 2 of 2) sorted by relevance
160 bool InQueue; member242 BBInfo.InQueue = false; in computeAvailable()274 if (!BlockInfo[S->getNumber()].InQueue) { in computeAvailable()275 BlockInfo[S->getNumber()].InQueue = true; in computeAvailable()284 BBInfo.InQueue = false; in computeAnticipated()318 if (!BlockInfo[P->getNumber()].InQueue) { in computeAnticipated()319 BlockInfo[P->getNumber()].InQueue = true; in computeAnticipated()438 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()449 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()
737 bool InQueue = false; member1185 BBInfo.InQueue = false; in computeIncomingVLVTYPE()1229 if (!BlockInfo[S->getNumber()].InQueue) { in computeIncomingVLVTYPE()1230 BlockInfo[S->getNumber()].InQueue = true; in computeIncomingVLVTYPE()1644 BlockInfo[MBB.getNumber()].InQueue = true; in runOnMachineFunction()