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 127 while (IsNoopInstruction(I)) ++I;
388 } while (IsNoopInstruction(BBI));
ObjCARC.h 269 static inline bool IsNoopInstruction(const Instruction *I) {
ObjCARCOpts.cpp     [all...]

Completed in 800 milliseconds