Searched defs:tbranch (Results 1 – 3 of 3) sorted by relevance
118 struct expression *tbranch, struct expression *fbranch) in new_exp_3()
139 struct expression *tbranch, struct expression *fbranch) in new_exp_3()
411 BasicBlock* tbranch = block->SuccessorAt(0); in VisitControl() local860 void InstructionSelector::VisitBranch(Node* branch, BasicBlock* tbranch, in VisitBranch()