/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 47 static bool runImpl(Function &F) { in runImpl() function
|
D | LibCallsShrinkWrap.cpp | 523 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
D | SymbolRewriter.cpp | 557 bool RewriteSymbolPass::runImpl(Module &M) { in runImpl() function in RewriteSymbolPass
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyInstructions.cpp | 37 static bool runImpl(Function &F, const DominatorTree *DT, const TargetLibraryInfo *TLI, in runImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | InstSimplifyPass.cpp | 31 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
|
D | SpeculativeExecution.cpp | 153 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
|
D | Float2Int.cpp | 493 bool Float2IntPass::runImpl(Function &F) { in runImpl() function in Float2IntPass
|
D | AlignmentFromAssumptions.cpp | 387 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
D | NaryReassociate.cpp | 197 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl() function in NaryReassociatePass
|
D | MergeICmps.cpp | 763 PreservedAnalyses MergeICmps::runImpl(Function &F, const TargetLibraryInfo *TLI, in runImpl() function in __anon63b2c3590111::MergeICmps
|
D | ConstantHoisting.cpp | 778 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
|
D | CorrelatedValuePropagation.cpp | 684 static bool runImpl(Function &F, LazyValueInfo *LVI, DominatorTree *DT, in runImpl() function
|
D | LoopDistribute.cpp | 914 static bool runImpl(Function &F, LoopInfo *LI, DominatorTree *DT, in runImpl() function
|
/external/llvm/lib/Transforms/IPO/ |
D | PruneEH.cpp | 64 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
|
D | ArgumentPromotion.cpp | 120 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG, in runImpl() function
|
D | FunctionAttrs.cpp | 1071 static bool runImpl(CallGraphSCC &SCC, AARGetterT AARGetter) { in runImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | PruneEH.cpp | 63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombine.cpp | 191 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 100 bool LoopDeletionPass::runImpl(Loop *L, DominatorTree &DT, ScalarEvolution &SE, in runImpl() function in LoopDeletionPass
|
D | Float2Int.cpp | 507 bool Float2IntPass::runImpl(Function &F) { in runImpl() function in Float2IntPass
|
D | CorrelatedValuePropagation.cpp | 407 static bool runImpl(Function &F, LazyValueInfo *LVI) { in runImpl() function
|
D | AlignmentFromAssumptions.cpp | 413 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
D | ConstantHoisting.cpp | 589 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 123 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | ExpandMemCmp.cpp | 794 PreservedAnalyses ExpandMemCmpPass::runImpl( in runImpl() function in __anon507f8fed0111::ExpandMemCmpPass
|