HomeSort by: relevance | last modified time | path
    Searched refs:sizeWithoutDebug (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
BasicBlock.h 215 sizeWithoutDebug() const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
BasicBlock.cpp 120 BasicBlock::sizeWithoutDebug() const {
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IRSimilarityIdentifier.cpp 667 if (BB.sizeWithoutDebug() < 2)
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 1562 if (FuncInfo.MBB->getBasicBlock()->sizeWithoutDebug() > 1 &&

Completed in 30 milliseconds