HomeSort by relevance Sort by last modified time
    Searched full:basicblocks (Results 26 - 37 of 37) sorted by null

12

  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 70 /// basicblocks.
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 137 /// updated to include mappings from all of the instructions and basicblocks in
  /external/llvm/docs/
ReleaseNotes.html 610 <li>PHINodes no longer store their incoming BasicBlocks as operands. Instead,
611 the list of incoming BasicBlocks is stored separately, and can be accessed
WritingAnLLVMPass.html     [all...]
Passes.html     [all...]
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 661 // The set of BasicBlocks that are still unvisited.
    [all...]
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 78 BasicBlocks.clear();
  /dalvik/vm/analysis/
DexVerify.cpp 253 vdata.basicBlocks = NULL;
    [all...]
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl5.html 368 our basic blocks bottom up since we can't have dangling BasicBlocks. We start
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 14 // * Assumes BasicBlocks are dead unless proven otherwise
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 984 milliseconds

12