コード例 #1
0
ファイル: PositionsCheckNode.java プロジェクト: graalvm/fastr
 public int getCachedSelectedPositionsCount() {
   return selectedPositionsCountProfile.getCachedLength();
 }