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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp791 BitMap& requires_phi_function = new_state->scope()->requires_phi_function(); local
H A Dc1_IR.hpp169 BitMap& requires_phi_function() { return _requires_phi_function; } function in class:IRScope

Completed in 16 milliseconds