Searched defs:block (Results 1 - 8 of 8) sorted by relevance

/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
H A Dtree-ssa-sccvn.h46 arguments, and the basic block the phi is in. Result is the value
48 calculate it repeatedly. Phi nodes not in the same block are never
57 basic_block block; member in struct:vn_phi_s
H A Dgimple.h30 #include "basic-block.h"
41 /* For each block, the PHI nodes that need to be rewritten are stored into
249 /* Sequence and basic block holding the statement. These fields
251 added to an empty basic block or when the last statement of a
252 block/sequence is removed. */
313 Basic block holding this statement. */
317 Lexical block holding this statement. */
318 tree block; local
418 which is analogous to TREE_BLOCK (i.e., the lexical block holding
422 tree block; local
1086 gimple_set_block(gimple g, tree block) argument
[all...]
H A Dtree.h1297 In a BLOCK node, nonzero if reorder_blocks has already seen this block.
1306 In a BLOCK, this means that the block contains variables that are used. */
1847 tree block;
1883 belong to no basic block. */
1993 #define BLOCK_VARS(NODE) (BLOCK_CHECK (NODE)->block.vars)
1994 #define BLOCK_NONLOCALIZED_VARS(NODE) (BLOCK_CHECK (NODE)->block.nonlocalized_vars)
1997 #define BLOCK_SUBBLOCKS(NODE) (BLOCK_CHECK (NODE)->block.subblocks)
1998 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)
2002 #define BLOCK_ABSTRACT_ORIGIN(NODE) (BLOCK_CHECK (NODE)->block.abstract_origin)
2003 #define BLOCK_ABSTRACT(NODE) (BLOCK_CHECK (NODE)->block
1841 tree block; local
4674 inlined_function_outer_scope_p(const_tree block) argument
[all...]
/prebuilt/common/ecj/
H A Decj.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilt/common/antlr/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/prebuilt/common/groovy/
H A Dgroovy-all-1.7.0.jar ... .codehaus.groovy.ast.stmt.BlockStatement block org.codehaus.groovy.ast.ClassNode classNode ...
/prebuilt/common/tradefed/
H A Dtradefed-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/net/ ...
/prebuilt/common/jython/
H A Djython.jarMETA-INF/MANIFEST.MF com/xhaus/modjy/ModjyJServlet.class ModjyJServlet.java package com.xhaus ...

Completed in 111 milliseconds