HomeSort by relevance Sort by last modified time
    Searched refs:IsNoopInstruction (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 128 while (IsNoopInstruction(I)) ++I;
389 } while (IsNoopInstruction(BBI));
ObjCARC.h 269 static inline bool IsNoopInstruction(const Instruction *I) {
ObjCARCOpts.cpp     [all...]

Completed in 28 milliseconds