/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCExpand.cpp | 43 static bool runImpl(Function &F) { in runImpl() function
|
H A D | ObjCARCAPElim.cpp | 101 bool runImpl(Module &M) { in runImpl() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 45 static bool runImpl(Function &F) { in runImpl() function
|
H A D | InjectTLIMappings.cpp | 125 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | LowerGlobalDtors.cpp | 76 static bool runImpl(Module &M) { runImpl() function
|
H A D | UnifyLoopExits.cpp | 216 static bool runImpl(LoopInfo &LI, DominatorTree &DT) { in runImpl() function
|
H A D | LoopVersioning.cpp | 260 bool runImpl(LoopInfo *LI, LoopAccessInfoManager &LAIs, DominatorTree *DT, in runImpl() function
|
H A D | LibCallsShrinkWrap.cpp | 499 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
H A D | SymbolRewriter.cpp | 525 bool RewriteSymbolPass::runImpl(Module &M) { in runImpl() function in RewriteSymbolPass
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 42 static void runImpl(Function &F, const TargetLibraryInfo &TLI) { in runImpl() function
|
H A D | InstSimplifyPass.cpp | 28 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 | 282 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
H A D | TLSVariableHoist.cpp | 261 bool TLSVariableHoistPass::runImpl(Function &Fn, DominatorTree &DT, in runImpl() function in TLSVariableHoistPass
|
H A D | Float2Int.cpp | 479 bool Float2IntPass::runImpl(Function &F, const DominatorTree &DT) { runImpl() function in Float2IntPass
|
H A D | PlaceSafepoints.cpp | 249 bool PlaceSafepointsPass::runImpl(Function &F, const TargetLibraryInfo &TLI) { runImpl() function in PlaceSafepointsPass
|
H A D | NaryReassociate.cpp | 199 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl() function in NaryReassociatePass
|
H A D | ConstantHoisting.cpp | 938 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, runImpl() function in ConstantHoistingPass
|
H A D | MergeICmps.cpp | 845 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 57 static bool runImpl(Function &F, const TargetLowering &TLI) { runImpl() function
|
H A D | IndirectBrExpandPass.cpp | 102 bool runImpl(Function &F, const TargetLowering *TLI, DomTreeUpdater *DTU) { in runImpl() function
|
H A D | ReplaceWithVeclib.cpp | 223 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { runImpl() function
|
H A D | JMCInstrumenter.cpp | 153 bool runImpl(Module &M) { in runImpl() function
|
H A D | ExpandLargeFpConvert.cpp | 570 static bool runImpl(Function &F, const TargetLowering &TLI) { runImpl() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | CompilationDatabase.cpp | 155 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|