Searched defs:_block (Results 1 - 12 of 12) sorted by relevance

/openjdk10/hotspot/src/share/vm/shark/
H A DsharkFunction.cpp155 SharkTopLevelBlock* _block; member in class:DeferredZeroCheck
H A DsharkState.hpp189 SharkTopLevelBlock* _block; member in class:SharkPHIState
/openjdk10/hotspot/src/share/vm/opto/
H A Ddomgraph.cpp38 Block *_block; // Basic block for this info member in struct:Tarjan
H A Dparse.hpp339 Block* _block; // block currently getting parsed member in class:Parse
H A Dsuperword.hpp263 GrowableArray<Node*> _block; // Nodes in current block member in class:SuperWord
H A DgraphKit.hpp937 int _block; // PO of current block, if a Parse member in class:PreserveJVMState
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1StringDedupStat.hpp63 uintx _block; member in class:G1StringDedupStat
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/
H A DComplexTypeImpl.java55 ComplexTypeImpl( SchemaDocumentImpl _parent, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, String _name, boolean _anonymous, boolean _abstract, int _derivationMethod, Ref.Type _base, int _final, int _block, boolean _mixed ) argument
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp163 BlockBegin* _block; member in class:LIRGenerator
H A Dc1_GraphBuilder.hpp189 BlockBegin* _block; // the current block member in class:VALUE_OBJ_CLASS_SPEC
H A Dc1_Instruction.hpp311 BlockBegin* _block; // Block that contains this instruction member in class:Instruction
H A Dc1_LIR.hpp1415 BlockBegin* _block; // if this is a branch to a block, this is the block member in class:LIR_OpBranch
1973 BlockBegin* _block; member in class:LIR_List

Completed in 114 milliseconds