Searched refs:skip_through_membars (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Dmemnode.cpp872 static bool skip_through_membars(Compile::AliasType* atp, const TypeInstPtr* tp, bool eliminate_boxing) { function
965 if (skip_through_membars(atp, tp, phase->C->eliminate_boxing())) {

Completed in 48 milliseconds