/external/llvm-project/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCExpand.cpp | 46 static bool runImpl(Function &F) { in runImpl() function
|
D | ObjCARCAPElim.cpp | 101 bool runImpl(Module &M) { in runImpl() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 47 static bool runImpl(Function &F) { in runImpl() function
|
D | InjectTLIMappings.cpp | 139 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 47 static bool runImpl(Function &F) { in runImpl() function
|
D | InjectTLIMappings.cpp | 113 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
D | UnifyLoopExits.cpp | 210 static bool runImpl(LoopInfo &LI, DominatorTree &DT) { in runImpl() function
|
D | LoopVersioning.cpp | 256 bool runImpl(LoopInfo *LI, function_ref<const LoopAccessInfo &(Loop &)> GetLAA, in runImpl() function
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | AnnotationRemarks.cpp | 30 static void runImpl(Function &F) { in runImpl() function
|
D | InstSimplifyPass.cpp | 33 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
|
D | SpeculativeExecution.cpp | 154 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
|
D | AlignmentFromAssumptions.cpp | 327 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
D | Float2Int.cpp | 517 bool Float2IntPass::runImpl(Function &F, const DominatorTree &DT) { in runImpl() function in Float2IntPass
|
/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-10.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 | 518 bool Float2IntPass::runImpl(Function &F, const DominatorTree &DT) { in runImpl() function in Float2IntPass
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | PruneEH.cpp | 65 static bool runImpl(CallGraphUpdater &CGU, SetVector<Function *> &Functions) { in runImpl() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | PruneEH.cpp | 63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
|
/external/llvm/lib/Transforms/IPO/ |
D | PruneEH.cpp | 64 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { 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
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 123 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|
/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombine.cpp | 368 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
|
/external/llvm-project/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 155 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ |
D | AggressiveInstCombine.cpp | 352 static bool runImpl(Function &F, TargetLibraryInfo &TLI, DominatorTree &DT) { in runImpl() function
|