Searched refs:GetSinglePhi (Results 1 – 1 of 1) sorted by relevance
74 static HPhi* GetSinglePhi(HBasicBlock* block, size_t index1, size_t index2) { in GetSinglePhi() function136 HPhi* phi = GetSinglePhi(merge_block, predecessor_index_true, predecessor_index_false); in TryGenerateSelectSimpleDiamondPattern()