Searched defs:AddDependentInstructionsToWorklist (Results 1 – 3 of 3) sorted by relevance
124 void PrimitiveTypePropagation::AddDependentInstructionsToWorklist(HInstruction* instruction) { in AddDependentInstructionsToWorklist() function in art::PrimitiveTypePropagation
332 void ReferenceTypePropagation::AddDependentInstructionsToWorklist(HInstruction* instruction) { in AddDependentInstructionsToWorklist() function in art::ReferenceTypePropagation
155 void DeadPhiHandling::AddDependentInstructionsToWorklist(HPhi* instruction) { in AddDependentInstructionsToWorklist() function in art::DeadPhiHandling