Searched refs:UnconditionallyThrows (Results 1 – 3 of 3) sorted by relevance
153 !interpreter::Bytecodes::UnconditionallyThrows(bytecode)) { in EmitUnconditionalDeopt()489 interpreter::Bytecodes::UnconditionallyThrows(bytecode)) { in CalculatePredecessorCounts()
297 !Bytecodes::UnconditionallyThrows(bytecode)) { in UpdateOutLiveness()
809 static constexpr bool UnconditionallyThrows(Bytecode bytecode) { in UnconditionallyThrows() function