HomeSort by relevance Sort by last modified time
    Searched refs:USE_OP_PTR (Results 1 - 3 of 3) 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-ssa-operands.h 72 #define USE_OP_PTR(OP) (&((OP)->use_ptr))
73 #define USE_OP(OP) (USE_FROM_PTR (USE_OP_PTR (OP)))
tree-flow-inline.h 578 use_p = USE_OP_PTR (ptr->uses);
    [all...]
gimple.h     [all...]

Completed in 702 milliseconds