Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprimitive_type_propagation.cc124 void PrimitiveTypePropagation::AddDependentInstructionsToWorklist(HInstruction* instruction) { in AddDependentInstructionsToWorklist() function in art::PrimitiveTypePropagation
Dreference_type_propagation.cc330 void ReferenceTypePropagation::AddDependentInstructionsToWorklist(HInstruction* instruction) { in AddDependentInstructionsToWorklist() function in art::ReferenceTypePropagation
Dssa_builder.cc155 void DeadPhiHandling::AddDependentInstructionsToWorklist(HPhi* instruction) { in AddDependentInstructionsToWorklist() function in art::DeadPhiHandling