Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.cc732 size_t input_count_this = phi->InputCount(); in VisitPhi() local
733 if (input_count_this == 0u) { in VisitPhi()
741 if (input_count_this != input_count_next) { in VisitPhi()
746 input_count_this, in VisitPhi()