Searched defs:TypePhiFromInputs (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dssa_builder.cc126 static bool TypePhiFromInputs(HPhi* phi) { function in namespace:art
225 if (!TypePhiFromInputs(phi) || !TypeInputsOfPhi(phi, worklist)) {

Completed in 665 milliseconds