Searched refs:CollectLiveOutsAndCheckClonable (Results 1 – 2 of 2) sorted by relevance
262 bool CollectLiveOutsAndCheckClonable(HInstructionMap* live_outs_) const;
568 bool SuperblockCloner::CollectLiveOutsAndCheckClonable(HInstructionMap* live_outs) const { in CollectLiveOutsAndCheckClonable() function in art::SuperblockCloner866 if (!CollectLiveOutsAndCheckClonable(&live_outs)) { in IsSubgraphClonable()955 CollectLiveOutsAndCheckClonable(&live_outs_); in Run()