Searched defs:true_branch (Results 1 – 2 of 2) sorted by relevance
980 HIfContinuation(HBasicBlock* true_branch, in HIfContinuation()986 void Capture(HBasicBlock* true_branch, in Capture()994 void Continue(HBasicBlock** true_branch, in Continue()1008 HBasicBlock* true_branch() const { return true_branch_; } in true_branch() function
3797 HBasicBlock* true_branch = NULL; in ReturnContinuation() local3897 HBasicBlock* true_branch = NULL; in ReturnContinuation() local