HomeSort by relevance Sort by last modified time
    Searched refs:gimple_use_ops (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 710 ptr->uses = (flags & (SSA_OP_USE|SSA_OP_VUSE)) ? gimple_use_ops (stmt) : NULL;
    [all...]
gimple.h 1405 gimple_use_ops (const_gimple g) function
    [all...]

Completed in 595 milliseconds