Searched defs:trueBB (Results 1 – 3 of 3) sorted by relevance
1129 BB &trueBB = GetOrCreateBB(btrue); in VisitBranch() local2833 BB &trueBB = GetOrCreateBB(bbOut); in HandleDeoptCheck() local
1505 BasicBlock *trueBB = EnsureBB(btrue); in VisitBranch() local2694 BasicBlock *trueBB = EnsureBB(bbOut); in HandleDeoptCheck() local
347 GateRef trueBB = circuit_->NewGate(circuit_->OrdinaryBlock(), { deoptCheck }); in DeoptCheck() local