Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dsea.h201 bool ContainsPhiFor(int reg_no) { in ContainsPhiFor() function
Dsea.cc575 if (!ContainsPhiFor(reg_no)) { in InsertPhiFor()