Home
last modified time | relevance | path

Searched refs:input_count_next (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dgraph_checker.cc855 size_t input_count_next = next_phi->InputCount(); in VisitPhi() local
856 if (input_records.size() != input_count_next) { in VisitPhi()
863 input_count_next)); in VisitPhi()