Home
last modified time | relevance | path

Searched refs:ResolvePhi (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dsuperblock_cloner.h328 void ResolvePhi(HPhi* phi);
Dsuperblock_cloner.cc424 void SuperblockCloner::ResolvePhi(HPhi* phi) { in ResolvePhi() function in art::SuperblockCloner
550 ResolvePhi(orig_phi); in ResolveDataFlow()
551 ResolvePhi(copy_phi); in ResolveDataFlow()