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

/art/compiler/optimizing/
H A Dnodes_vector.h265 DCHECK_NE(GetInputType(), GetResultType()); // actual convert
268 Primitive::Type GetInputType() const { return InputAt(0)->AsVecOperation()->GetPackedType(); } function in class:art::FINAL
H A Dnodes.h5171 Primitive::Type GetInputType() const { return GetInput()->GetType(); } function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL

Completed in 97 milliseconds