Searched defs:currentBB (Results 1 – 6 of 6) sorted by relevance
224 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local437 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local
342 OpndInfo *Ebo::OperandInfoUse(BB ¤tBB, Operand &localOpnd) in OperandInfoUse()
712 bool ReachingDefinition::CanReachEndBBFromCurrentBB(const BB ¤tBB, const BB &endBB, in CanReachEndBBFromCurrentBB()
50 const std::vector<GateRef>& currentBB = cfg.at(bbIdx); in GenerateExtraBB() local
242 OpndInfo *AArch64Ebo::OperandInfoDef(BB ¤tBB, Insn ¤tInsn, Operand &localOpnd) in OperandInfoDef()
1020 bool IsExitBB(const BB ¤tBB) in IsExitBB()