Lines Matching refs:GetNoEscapeSubgraph
629 ri->GetNoEscapeSubgraph()->GetExcludedCohorts(); in IsPartialNoEscape()
1226 if (!ref_info->GetNoEscapeSubgraph()->ContainsBlock(blk)) { in HandleInvoke()
1230 ref_info->GetNoEscapeSubgraph()->GetExcludedCohorts(); in HandleInvoke()
3123 const ExecutionSubgraph* GetNoEscapeSubgraph() const { in GetNoEscapeSubgraph() function in art::PartialLoadStoreEliminationHelper::HeapReferenceData
3226 DCHECK(std::none_of(GetNoEscapeSubgraph()->GetExcludedCohorts().begin(), in GenerateMaterializationValueFromPredecessors()
3227 GetNoEscapeSubgraph()->GetExcludedCohorts().end(), in GenerateMaterializationValueFromPredecessors()
3268 DCHECK(std::any_of(GetNoEscapeSubgraph()->GetExcludedCohorts().begin(), in GenerateMaterializationValueFromPredecessorsForEntry()
3269 GetNoEscapeSubgraph()->GetExcludedCohorts().end(), in GenerateMaterializationValueFromPredecessorsForEntry()
3359 GetNoEscapeSubgraph()->GetExcludedCohorts()) { in CreateConstructorFences()
3701 ri->GetNoEscapeSubgraph()->ContainsBlock(ri->GetReference()->GetBlock())) { in CollectInterestingHeapRefs()
3719 ->GetNoEscapeSubgraph(), in RecordHeapRefField()
3873 for (const auto& excluded_cohort : ref_data.GetNoEscapeSubgraph()->GetExcludedCohorts()) { in MovePartialEscapes()