/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 45 static bool runImpl(Function &F) { in runImpl() function
|
H A D | InjectTLIMappings.cpp | 123 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | LowerGlobalDtors.cpp | 76 static bool runImpl(Module &M) { in runImpl() function
|
H A D | UnifyLoopExits.cpp | 219 static bool runImpl(LoopInfo &LI, DominatorTree &DT) { in runImpl() function
|
H A D | LoopVersioning.cpp | 259 bool runImpl(LoopInfo *LI, LoopAccessInfoManager &LAIs, DominatorTree *DT, in runImpl() function
|
H A D | LibCallsShrinkWrap.cpp | 524 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
H A D | SymbolRewriter.cpp | 558 bool RewriteSymbolPass::runImpl(Module &M) { in runImpl() function in RewriteSymbolPass
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 43 static void runImpl(Function &F, const TargetLibraryInfo &TLI) { in runImpl() function
|
H A D | InstSimplifyPass.cpp | 29 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 | TLSVariableHoist.cpp | 262 bool TLSVariableHoistPass::runImpl(Function &Fn, DominatorTree &DT, in runImpl() function in TLSVariableHoistPass
|
H A D | AlignmentFromAssumptions.cpp | 331 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
H A D | Float2Int.cpp | 510 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 | ConstantHoisting.cpp | 949 bool ConstantHoistingPass::runImpl(Function &Fn, TargetTransformInfo &TTI, in runImpl() function in ConstantHoistingPass
|
H A D | MergeICmps.cpp | 842 static bool runImpl(Function &F, const TargetLibraryInfo &TLI, in runImpl() function
|
H A D | ScalarizeMaskedMemIntrin.cpp | 863 static bool runImpl(Function &F, const TargetTransformInfo &TTI, in runImpl() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 56 static bool runImpl(Function &F, const TargetLowering &TLI) { in runImpl() function
|
H A D | ReplaceWithVeclib.cpp | 176 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | ExpandLargeFpConvert.cpp | 569 static bool runImpl(Function &F, const TargetLowering &TLI) { in runImpl() function
|
H A D | ExpandMemCmp.cpp | 877 ExpandMemCmpPass::runImpl(Function &F, const TargetLibraryInfo *TLI, in runImpl() function in __anon05c2306a0111::ExpandMemCmpPass
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ |
H A D | CompilationDatabase.cpp | 155 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 870 static bool runImpl(Function &F, AssumptionCache &AC, TargetTransformInfo &TTI, in runImpl() function
|