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

/art/compiler/optimizing/
H A Dnodes.h3055 void SetType(Primitive::Type type) { type_ = type; } function in class:art::HPhi
3237 void SetType(Primitive::Type type) { type_ = type; } function in class:art::HArrayGet

Completed in 542 milliseconds