| /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 | 2732 const SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock() 2950 const SmallPtrSetImpl<const Value *> *EphValues = &EphValuesStorage; in analyze() local
|
| H A D | ValueTracking.cpp | 461 SmallPtrSet<const Instruction *, 16> EphValues; in isEphemeralValueOf() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | EphemeralValuesCache.h | 29 SmallPtrSet<const Value *, 32> EphValues; variable
|
| H A D | IVUsers.h | 105 SmallPtrSet<const Value *, 32> EphValues; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 358 const SmallPtrSetImpl<const Value *> &EphValues, in analyzeLoopUnrollCost() 685 const SmallPtrSetImpl<const Value *> &EphValues, unsigned BEInsns) { in UnrollCostEstimator() 839 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in shouldFullUnroll() 926 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollCount() 1228 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollLoop() local
|
| H A D | LoopUnrollAndJamPass.cpp | 153 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount() 322 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
|
| H A D | LoopDataPrefetch.cpp | 280 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
|
| H A D | DFAJumpThreading.cpp | 1325 SmallPtrSet<const Value *, 32> EphValues; member 1388 SmallPtrSet<const Value *, 32> EphValues; in run() local
|
| H A D | SimpleLoopUnswitch.cpp | 3332 SmallPtrSet<const Value *, 4> EphValues; in findBestNonTrivialUnswitchCandidate() local
|
| /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 | 2937 SmallPtrSet<const Instruction *, 32> EphValues; member in __anonee21a60b1e11::EphemeralValueTracker
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 354 SmallPtrSet<const Value *, 32> EphValues; in isHardwareLoopProfitable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionSpecialization.cpp | 690 SmallPtrSet<const Value *, 32> EphValues; in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 5691 SmallPtrSet<const Value *, 32> EphValues; in computeHeuristicUnrollFactor() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 4424 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP
|