Searched defs:currentBB (Results 1 – 3 of 3) sorted by relevance
103 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local316 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local
48 const std::vector<GateRef>& currentBB = cfg.at(bbIdx); in GenerateExtraBB() local
563 bool IsExitBB(const BB ¤tBB) in IsExitBB()