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

/openjdk9/hotspot/test/compiler/compilercontrol/share/scenario/
H A DDirectiveBuilder.java51 private final List<CompileCommand> inlines = new ArrayList<>(); field in class:DirectiveBuilder
H A DJcmdStateBuilder.java48 private final List<CompileCommand> inlines = new ArrayList<>(); field in class:JcmdStateBuilder
/openjdk9/hotspot/test/compiler/codecache/dtrace/
H A DSegmentedCodeCacheDtraceTestWorker.java77 public SegmentedCodeCacheDtraceTestWorker(int compLevels[], boolean inlines[]) { argument
H A DSegmentedCodeCacheDtraceTest.java184 public TestCombination(int compLevels[], boolean inlines[]) { argument
/openjdk9/hotspot/src/share/vm/opto/
H A Dcompile.cpp343 void Compile::remove_useless_late_inlines(GrowableArray<CallGenerator*>* inlines, Unique_Node_List &useful) { argument

Completed in 106 milliseconds