/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CodeMetrics.cpp | 44 SmallPtrSetImpl<const Value *> &EphValues) { in completeEphemeralValues() 73 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 97 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 131 const SmallPtrSetImpl<const Value *> &EphValues, bool PrepareForLTO, in analyzeBasicBlock()
|
H A D | InlineCost.cpp | 2538 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock() 2754 SmallPtrSet<const Value *, 32> EphValues; in analyze() local
|
H A D | ValueTracking.cpp | 452 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollPass.cpp | 357 const SmallPtrSetImpl<const Value *> &EphValues, in analyzeLoopUnrollCost() 684 const SmallPtrSetImpl<const Value *> &EphValues, unsigned BEInsns) { in UnrollCostEstimator() 838 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in shouldFullUnroll() 925 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollCount() 1227 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollLoop() local
|
H A D | LoopUnrollAndJamPass.cpp | 154 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount() 323 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
|
H A D | LoopDataPrefetch.cpp | 281 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
|
H A D | DFAJumpThreading.cpp | 1285 SmallPtrSet<const Value *, 32> EphValues; member 1344 SmallPtrSet<const Value *, 32> EphValues; in run() local
|
H A D | SimpleLoopUnswitch.cpp | 3324 SmallPtrSet<const Value *, 4> EphValues; findBestNonTrivialUnswitchCandidate() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVUsers.h | 105 SmallPtrSet<const Value *, 32> EphValues; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopRotationUtils.cpp | 451 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
|
H A D | SimplifyCFG.cpp | 2799 SmallPtrSet<const Instruction *, 32> EphValues; member in __anonee21a60b1c11::EphemeralValueTracker
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 640 SmallPtrSet<const Value *, 32> EphValues; in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 351 SmallPtrSet<const Value *, 32> EphValues; in isHardwareLoopProfitable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 5380 SmallPtrSet<const Value *, 32> EphValues; in computeHeuristicUnrollFactor() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3440 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP
|