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

/art/compiler/optimizing/
H A Dnodes.cc480 void HGraph::InsertConstant(HConstant* constant) { function in class:art::HGraph
510 InsertConstant(cached_null_constant_);

Completed in 152 milliseconds