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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp597 void BlockBegin::substitute_sux(BlockBegin* old_sux, BlockBegin* new_sux) { function in class:BlockBegin
965 void BlockEnd::substitute_sux(BlockBegin* old_sux, BlockBegin* new_sux) { function in class:BlockEnd

Completed in 23 milliseconds