HomeSort by relevance Sort by last modified time
    Searched defs:Blocks (Results 26 - 32 of 32) sorted by null

12

  /external/llvm/lib/Transforms/Scalar/
InductiveRangeCheckElimination.cpp 494 // The cloned blocks
495 std::vector<BasicBlock *> Blocks;
591 // blocks denoted by BBs to this loops parent loop if required.
927 Result.Blocks.push_back(Clone);
942 for (unsigned i = 0, e = Result.Blocks.size(); i != e; ++i) {
943 BasicBlock *ClonedBB = Result.Blocks[i];
    [all...]
  /external/v8/src/compiler/
instruction.h 662 bool Blocks(const InstructionOperand& destination) const {
915 // register allocation, to avoid searching for blocks from instruction
    [all...]
  /external/v8/src/crankshaft/
lithium.h 289 bool Blocks(LOperand* operand) const {
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 132 SmallVector<BlockExpr *, 32> Blocks;
    [all...]
RewriteObjC.cpp 124 SmallVector<BlockExpr *, 32> Blocks;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 1176 milliseconds

12