Searched defs:to_remove (Results 1 – 5 of 5) sorted by relevance
63 HInstruction* to_remove = block->GetLastInstruction(); in TEST_F() local
49 void ExecutionSubgraph::RemoveBlock(const HBasicBlock* to_remove) { in RemoveBlock()
3164 ScopedArenaVector<HInstruction*> to_remove(saa.Adapter(kArenaAllocLSE)); in FixupUses() local3295 void RemoveAndReplaceInputs(const ScopedArenaVector<HInstruction*>& to_remove) { in RemoveAndReplaceInputs()3446 ScopedArenaVector<HInstruction*>& to_remove, in CollectReplacements()
130 std::vector<Breakpoint> to_remove; in RemoveBreakpointsInClass() local
201 ArtJvmtiEvent to_remove = caps_added ? ArtJvmtiEvent::kClassFileLoadHookNonRetransformable in HandleChangedCapabilities() local