Home
last modified time | relevance | path

Searched defs:AddDependentInstructionsToWorklist (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc104 static void AddDependentInstructionsToWorklist(HInstruction* instruction, in AddDependentInstructionsToWorklist() function
Dreference_type_propagation.cc914 void ReferenceTypePropagation::AddDependentInstructionsToWorklist(HInstruction* instruction) { in AddDependentInstructionsToWorklist() function in art::ReferenceTypePropagation