Lines Matching refs:GetNoEscapeSubgraph
624 ri->GetNoEscapeSubgraph()->GetExcludedCohorts(); in IsPartialNoEscape()
1111 if (!ref_info->GetNoEscapeSubgraph()->ContainsBlock(blk)) { in HandleInvoke()
1115 ref_info->GetNoEscapeSubgraph()->GetExcludedCohorts(); in HandleInvoke()
2978 const ExecutionSubgraph* GetNoEscapeSubgraph() const { in GetNoEscapeSubgraph() function in art::PartialLoadStoreEliminationHelper::HeapReferenceData
3081 DCHECK(std::none_of(GetNoEscapeSubgraph()->GetExcludedCohorts().begin(), in GenerateMaterializationValueFromPredecessors()
3082 GetNoEscapeSubgraph()->GetExcludedCohorts().end(), in GenerateMaterializationValueFromPredecessors()
3123 DCHECK(std::any_of(GetNoEscapeSubgraph()->GetExcludedCohorts().begin(), in GenerateMaterializationValueFromPredecessorsForEntry()
3124 GetNoEscapeSubgraph()->GetExcludedCohorts().end(), in GenerateMaterializationValueFromPredecessorsForEntry()
3214 GetNoEscapeSubgraph()->GetExcludedCohorts()) { in CreateConstructorFences()
3556 ri->GetNoEscapeSubgraph()->ContainsBlock(ri->GetReference()->GetBlock())) { in CollectInterestingHeapRefs()
3574 ->GetNoEscapeSubgraph(), in RecordHeapRefField()
3728 for (const auto& excluded_cohort : ref_data.GetNoEscapeSubgraph()->GetExcludedCohorts()) { in MovePartialEscapes()