OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gimple_vdef_ops
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow-inline.h
920
ptr->vdefs = (flags & SSA_OP_VDEF) ?
gimple_vdef_ops
(stmt) : NULL;
921
ptr->mayuses = (flags & SSA_OP_VMAYUSE) ?
gimple_vdef_ops
(stmt) : NULL;
[
all
...]
gimple.h
1346
gimple_vdef_ops
(const_gimple g)
function
[
all
...]
Completed in 18 milliseconds