Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.h327 void ResolvePhi(HPhi* phi);
Dsuperblock_cloner.cc426 void SuperblockCloner::ResolvePhi(HPhi* phi) { in ResolvePhi() function in art::SuperblockCloner
552 ResolvePhi(orig_phi); in ResolveDataFlow()
553 ResolvePhi(copy_phi); in ResolveDataFlow()