Home
last modified time | relevance | path

Searched refs:InsertConstant (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc636 void HGraph::InsertConstant(HConstant* constant) { in InsertConstant() function in art::HGraph
666 InsertConstant(cached_null_constant_); in GetNullConstant()
Dnodes.h646 InsertConstant(constant);
651 void InsertConstant(HConstant* instruction);