HomeSort by relevance Sort by last modified time
    Searched refs:InsertConstant (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes.cc 633 void HGraph::InsertConstant(HConstant* constant) {
663 InsertConstant(cached_null_constant_);
    [all...]
nodes.h 634 InsertConstant(constant);
639 void InsertConstant(HConstant* instruction);
    [all...]

Completed in 50 milliseconds