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

  /art/compiler/optimizing/
load_store_elimination.cc 282 return GetGraph()->GetDoubleConstant(0);
nodes.cc     [all...]
nodes.h 529 HDoubleConstant* GetDoubleConstant(double value, uint32_t dex_pc = kNoDexPc) {
    [all...]