Searched refs:CollectLiveOutsAndCheckClonable (Results 1 – 2 of 2) sorted by relevance
260 bool CollectLiveOutsAndCheckClonable(HInstructionMap* live_outs_) const;
528 bool SuperblockCloner::CollectLiveOutsAndCheckClonable(HInstructionMap* live_outs) const { in CollectLiveOutsAndCheckClonable() function in art::SuperblockCloner824 if (!CollectLiveOutsAndCheckClonable(&live_outs)) { in IsSubgraphClonable()909 CollectLiveOutsAndCheckClonable(&live_outs_); in Run()