Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc93 bool HeapLocationCollector::InstructionEligibleForLSERemoval(HInstruction* inst) const { in InstructionEligibleForLSERemoval() function in art::HeapLocationCollector
127 if (InstructionEligibleForLSERemoval(instruction)) { in DumpReferenceStats()
Dload_store_analysis.h314 bool InstructionEligibleForLSERemoval(HInstruction* inst) const;