Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_builder.h104 void FixNullConstantType();
Dssa_builder.cc32 void SsaBuilder::FixNullConstantType() { in FixNullConstantType() function in art::SsaBuilder
536 FixNullConstantType(); in BuildSsa()