HomeSort by: relevance | last modified time | path
    Searched defs:setMustProgress (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGLoopInfo.h 286 void setMustProgress(bool P) { StagedAttrs.MustProgress = P; }
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h 672 void setMustProgress() { addFnAttr(Attribute::MustProgress); }

Completed in 23 milliseconds