Searched defs:scc (Results 1 – 5 of 5) sorted by relevance
293 ScopedCodeCacheWrite scc(*this); in Initialize() local310 ScopedCodeCacheWrite scc(*this); in SetFootprintLimit() local361 ScopedCodeCacheWrite scc(*this); in CommitCode() local
491 ScopedCodeCacheWrite scc(private_region_); in FreeAllMethodHeaders() local
97 SweepCallbackContext scc(swap_bitmaps, this); in Sweep() local
638 AllocSpace::SweepCallbackContext scc(swap_bitmaps, this); in Sweep() local
365 ScopedArenaVector<HInstruction*>* scc) { in ExtractScc()458 ScopedArenaVector<HInstruction*> scc(local_allocator.Adapter(kArenaAllocInductionVarAnalysis)); in ClassifyNonTrivial() local1448 void HInductionVarAnalysis::AssignCycle(HPhi* phi, ArrayRef<HInstruction* const> scc) { in AssignCycle()