Searched defs:true_branch (Results 1 – 2 of 2) sorted by relevance
938 HIfContinuation(HBasicBlock* true_branch, in HIfContinuation()944 void Capture(HBasicBlock* true_branch, in Capture()952 void Continue(HBasicBlock** true_branch, in Continue()966 HBasicBlock* true_branch() const { return true_branch_; } in true_branch() function
4232 HBasicBlock* true_branch = NULL; in ReturnContinuation() local4332 HBasicBlock* true_branch = NULL; in ReturnContinuation() local