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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp714 void BlockBegin::iterate_postorder(boolArray& mark, BlockClosure* closure) { function in class:BlockBegin
732 void BlockBegin::iterate_postorder(BlockClosure* closure) { function in class:BlockBegin
H A Dc1_IR.cpp1204 void IR::iterate_postorder(BlockClosure* closure) { function in class:IR

Completed in 44 milliseconds