Searched defs:GuardsAnInput (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h3241 return GuardsAnInput() ? GuardedInput()->GetType() : DataType::Type::kVoid;
3244 bool GuardsAnInput() const { function in class:art::FINAL::FINAL
3249 DCHECK(GuardsAnInput());

Completed in 66 milliseconds