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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmacro.cpp1268 Node *contention_true = new (C) IfTrueNode(contention_iff); local
1269 transform_later(contention_true);
1271 contended_region->init_req(contended_loopback_path, contention_true);

Completed in 28 milliseconds