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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp338 class SubstitutionResolver: public BlockClosure, ValueVisitor { class in inherits:BlockClosure,ValueVisitor
342 SubstitutionResolver(IR* hir) { function in class:SubstitutionResolver
346 SubstitutionResolver(BlockBegin* block) { function in class:SubstitutionResolver

Completed in 32 milliseconds