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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp344 class SubstitutionResolver: public BlockClosure, ValueVisitor { class in inherits:BlockClosure,ValueVisitor
348 SubstitutionResolver(IR* hir) { function in class:SubstitutionResolver
352 SubstitutionResolver(BlockBegin* block) { function in class:SubstitutionResolver

Completed in 39 milliseconds