/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCExpand.cpp | 46 static bool runImpl(Function &F) { in runImpl() function
|
H A D | ObjCARCAPElim.cpp | 101 bool runImpl(Module &M) { in runImpl() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 47 static bool runImpl(Function &F) { in runImpl() function
|
H A D | InjectTLIMappings.cpp | 124 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | UnifyLoopExits.cpp | 210 static bool runImpl(LoopInfo &LI, DominatorTree &DT) { in runImpl() function
|
H A D | LoopVersioning.cpp | 260 bool runImpl(LoopInfo *LI, function_ref<const LoopAccessInfo &(Loop &)> GetLAA, in runImpl() function
|
H A D | LibCallsShrinkWrap.cpp | 523 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
H A D | SymbolRewriter.cpp | 559 bool RewriteSymbolPass::runImpl(Module &M) { in runImpl() function in RewriteSymbolPass
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 80 static void runImpl(Function &F, const TargetLibraryInfo &TLI) { in runImpl() function
|
H A D | InstSimplifyPass.cpp | 33 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
|
H A D | SpeculativeExecution.cpp | 154 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
|
H A D | AlignmentFromAssumptions.cpp | 327 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
H A D | Float2Int.cpp | 516 bool Float2IntPass::runImpl(Function &F, const DominatorTree &DT) { in runImpl() function in Float2IntPass
|
H A D | NaryReassociate.cpp | 199 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl() function in NaryReassociatePass
|
H A D | MergeICmps.cpp | 861 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
H A D | ConstantHoisting.cpp | 944 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
|
H A D | ScalarizeMaskedMemIntrin.cpp | 865 static bool runImpl(Function &F, const TargetTransformInfo &TTI, in runImpl() function
|
H A D | LoopDistribute.cpp | 973 static bool runImpl(Function &F, LoopInfo *LI, DominatorTree *DT, in runImpl() function
|
H A D | CorrelatedValuePropagation.cpp | 1016 static bool runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, in runImpl() function
|
H A D | MemCpyOptimizer.cpp | 1734 bool MemCpyOptPass::runImpl(Function &F, MemoryDependenceResults *MD_, in runImpl() function in MemCpyOptPass
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ReplaceWithVeclib.cpp | 177 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | ExpandMemCmp.cpp | 873 ExpandMemCmpPass::runImpl(Function &F, const TargetLibraryInfo *TLI, in runImpl() function in __anondeba239e0111::ExpandMemCmpPass
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | PruneEH.cpp | 65 static bool runImpl(CallGraphUpdater &CGU, SetVector<Function *> &Functions) { in runImpl() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 397 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | CompilationDatabase.cpp | 155 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|