/external/webkit/Source/JavaScriptCore/dfg/ |
D | DFGGraph.h | 43 struct BasicBlock { struct 44 BasicBlock(unsigned bytecodeBegin, NodeIndex begin, NodeIndex end) in BasicBlock() function 51 static inline BlockIndex getBytecodeBegin(BasicBlock* block) in getBytecodeBegin() argument 56 unsigned bytecodeBegin; 57 NodeIndex begin; 58 NodeIndex end;
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | BasicBlock.java | 28 public class BasicBlock { class 35 protected BasicBlock(int pos) { in BasicBlock() method in BasicBlock
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | FunctionUtils.h | 20 class BasicBlock; variable
|
D | Local.h | 21 class BasicBlock; variable
|
D | SSAUpdater.h | 19 class BasicBlock; variable
|
D | Cloning.h | 34 class BasicBlock; variable
|
/external/llvm/include/llvm/Transforms/ |
D | IPO.h | 25 class BasicBlock; variable
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | ProfilingUtils.h | 21 class BasicBlock; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineBasicBlock.h | 25 class BasicBlock; variable
|
D | FunctionLoweringInfo.h | 38 class BasicBlock; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 78 SmallVector<BasicBlock*, 4>& exitingBlocks, in IsLoopDead()
|
D | SimplifyCFGPass.cpp | 110 SmallPtrSet<BasicBlock*, 128> &Reachable) { in MarkAliveBlocks()
|
/external/llvm/include/llvm/Assembly/ |
D | AssemblyAnnotationWriter.h | 23 class BasicBlock; variable
|
/external/llvm/include/llvm/Analysis/ |
D | ProfileInfoLoader.h | 27 class BasicBlock; variable
|
D | Interval.h | 28 class BasicBlock; variable
|
D | DIBuilder.h | 23 class BasicBlock; variable
|
D | Trace.h | 25 class BasicBlock; variable
|
D | InlineCost.h | 28 class BasicBlock; variable
|
D | ProfileInfo.h | 36 class BasicBlock; variable
|
D | SparsePropagation.h | 30 class BasicBlock; variable
|
/external/llvm/include/llvm/ |
D | ValueSymbolTable.h | 24 class BasicBlock; variable
|
D | Pass.h | 36 class BasicBlock; variable
|
/external/llvm/tools/bugpoint/ |
D | BugDriver.h | 31 class BasicBlock; variable
|
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 27 class BasicBlock; variable
|
/external/clang/lib/CodeGen/ |
D | CodeGenFunction.h | 33 class BasicBlock; variable
|