Searched refs:GetPhiPlaceholderAt (Results 1 – 1 of 1) sorted by relevance
608 DCHECK_EQ(phi_placeholder, GetPhiPlaceholderAt(res)) in PhiPlaceholderIndex()635 PhiPlaceholder GetPhiPlaceholderAt(size_t off) const { in GetPhiPlaceholderAt() function in art::LSEVisitor2149 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(phi_placeholder_index); in MaterializeLoopPhis()2191 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(phi_placeholder_indexes[0]); in MaterializeLoopPhis()2224 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(phi_placeholder_index); in MaterializeLoopPhis()2232 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(phi_placeholder_index); in MaterializeLoopPhis()2251 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(phi_placeholder_index); in MaterializeLoopPhis()2306 GetPhiPlaceholderAt(phi_placeholder_indexes[matrix_index]); in MaterializeLoopPhis()2631 PhiPlaceholder phi_placeholder = GetPhiPlaceholderAt(cur_phi_idx); in SearchPhiPlaceholdersForKeptStores()