Home
last modified time | relevance | path

Searched refs:gimple_use_ops (Results 1 – 3 of 3) sorted by relevance

/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/
Dtree-flow-inline.h710 ptr->uses = (flags & (SSA_OP_USE|SSA_OP_VUSE)) ? gimple_use_ops (stmt) : NULL; in op_iter_init()
Dgimple.h1405 gimple_use_ops (const_gimple g) in gimple_use_ops() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info14334 -- GIMPLE function: struct use_optype_d * gimple_use_ops (gimple g)
46788 * gimple_use_ops: Manipulating GIMPLE statements.