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