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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 136 inline bool IsNoopInstruction(const Instruction *I) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 135 while (IsNoopInstruction(&*I))
458 } while (IsNoopInstruction(&*BBI));
ObjCARCOpts.cpp 627 while (IsNoopInstruction(&*I))
635 while (IsNoopInstruction(&*I))

Completed in 25 milliseconds