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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1124 virtual LIR_OpBranch* as_OpBranch() { return NULL; } function in class:LIR_Op
1447 virtual LIR_OpBranch* as_OpBranch() { return this; } function in class:LIR_OpBranch

Completed in 55 milliseconds