Searched defs:EphValues (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 43 SmallPtrSetImpl<const Value *> &EphValues) { in completeEphemeralValues() 72 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 96 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 118 const SmallPtrSetImpl<const Value*> &EphValues) { in analyzeBasicBlock()
|
D | InlineCost.cpp | 1739 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock() 1950 SmallPtrSet<const Value *, 32> EphValues; in analyze() local
|
D | ValueTracking.cpp | 469 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollPass.cpp | 337 const SmallPtrSetImpl<const Value *> &EphValues, in analyzeLoopUnrollCost() 644 const SmallPtrSetImpl<const Value *> &EphValues, unsigned BEInsns) { in ApproximateLoopSize() 740 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollCount() 1057 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollLoop() local
|
D | LoopUnrollAndJamPass.cpp | 157 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount() 335 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
|
D | LoopDataPrefetch.cpp | 220 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
|
D | LoopUnswitch.cpp | 292 SmallPtrSet<const Value *, 32> EphValues; in countLoop() local
|
D | SimpleLoopUnswitch.cpp | 2641 SmallPtrSet<const Value *, 4> EphValues; in unswitchBestCondition() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IVUsers.h | 107 SmallPtrSet<const Value *, 32> EphValues; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 243 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 489 SmallPtrSet<const Value *, 32> EphValues; in isHardwareLoopProfitable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 1778 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP
|