Home
last modified time | relevance | path

Searched refs:CacheDoubleConstant (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dssa_builder.cc635 graph_->CacheDoubleConstant(result); in GetDoubleEquivalent()
H A Dnodes.cc903 void HGraph::CacheDoubleConstant(HDoubleConstant* constant) { in CacheDoubleConstant() function in art::HGraph
H A Dnodes.h752 void CacheDoubleConstant(HDoubleConstant* constant);