Home
last modified time | relevance | path

Searched defs:can_throw (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination.cc996 const bool can_throw = instruction->CanThrow(); in HandleInvoke() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h1102 BOOL_BITFIELD can_throw : 1; member