Home | History | Annotate | Download | only in compiler

Lines Matching refs:METHOD_IS_THROW_FREE

247         attributes &= ~METHOD_IS_THROW_FREE;
322 attributes = METHOD_IS_LEAF | METHOD_IS_THROW_FREE | METHOD_IS_CALLEE |
359 if (attributes & METHOD_IS_THROW_FREE) {
374 (METHOD_IS_LEAF | METHOD_IS_THROW_FREE | METHOD_IS_CALLEE)) {