HomeSort by relevance Sort by last modified time
    Searched refs:runImpl (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
Float2Int.h 30 bool runImpl(Function &F);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
Float2Int.h 30 bool runImpl(Function &F);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
SpeculativeExecution.h 78 bool runImpl(Function &F, TargetTransformInfo *TTI);
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /external/llvm/include/llvm/Transforms/Scalar/
LoopDeletion.h 27 bool runImpl(Loop *L, DominatorTree &DT, ScalarEvolution &SE,
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
Float2Int.h 30 bool runImpl(Function &F);
  /external/llvm/lib/Transforms/Utils/
SimplifyInstructions.cpp 37 static bool runImpl(Function &F, const DominatorTree *DT, const TargetLibraryInfo *TLI,
109 return runImpl(F, DT, TLI, AC);
133 bool Changed = runImpl(F, DT, &TLI, &AC);
  /external/llvm/include/llvm/Transforms/Vectorize/
LoopVectorize.h 93 bool runImpl(Function &F, ScalarEvolution &SE_, LoopInfo &LI_,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Vectorize/
LoopVectorize.h 95 bool runImpl(Function &F, ScalarEvolution &SE_, LoopInfo &LI_,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Vectorize/
LoopVectorize.h 95 bool runImpl(Function &F, ScalarEvolution &SE_, LoopInfo &LI_,

Completed in 269 milliseconds

1 2 3 4 5