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

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/
H A DHotSpotReplacementsUtil.java827 public static final LocationIdentity TLAB_REFILL_WASTE_LIMIT_LOCATION = NamedLocationIdentity.mutable("RefillWasteLimit"); field in class:HotSpotReplacementsUtil

Completed in 35 milliseconds