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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
AlwaysInliner.h 29 class AlwaysInlinerPass : public PassInfoMixin<AlwaysInlinerPass> {
33 AlwaysInlinerPass(bool InsertLifetime = true)
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AlwaysInliner.cpp 36 PreservedAnalyses AlwaysInlinerPass::run(Module &M,
131 /// Unlike the \c AlwaysInlinerPass, this uses the more heavyweight \c Inliner
  /src/external/apache2/llvm/dist/llvm/lib/Passes/
PassBuilder.cpp 1934 MPM.addPass(AlwaysInlinerPass(

Completed in 18 milliseconds