/external/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 31 SmallPtrSetImpl<const Value*> &EphValues) { in completeEphemeralValues() 66 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 88 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 107 SmallPtrSetImpl<const Value*> &EphValues) { in analyzeBasicBlock()
|
D | InlineCost.cpp | 1076 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock() 1314 SmallPtrSet<const Value *, 32> EphValues; in analyzeCall() local
|
D | ValueTracking.cpp | 404 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CodeMetrics.cpp | 45 SmallPtrSetImpl<const Value *> &EphValues) { in completeEphemeralValues() 74 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 98 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues() 120 const SmallPtrSetImpl<const Value*> &EphValues) { in analyzeBasicBlock()
|
D | InlineCost.cpp | 1546 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock() 1779 SmallPtrSet<const Value *, 32> EphValues; in analyzeCall() local
|
D | ValueTracking.cpp | 460 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopUnrollAndJamPass.cpp | 148 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount() 307 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
|
D | LoopUnrollPass.cpp | 316 const SmallPtrSetImpl<const Value *> &EphValues, in analyzeLoopUnrollCost() 623 const SmallPtrSetImpl<const Value *> &EphValues, unsigned BEInsns) { in ApproximateLoopSize() 718 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollCount() 991 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollLoop() local
|
D | LoopDataPrefetch.cpp | 220 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
|
D | LoopUnswitch.cpp | 284 SmallPtrSet<const Value *, 32> EphValues; in countLoop() local
|
D | SimpleLoopUnswitch.cpp | 2243 SmallPtrSet<const Value *, 4> EphValues; in unswitchBestCondition() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | IVUsers.h | 108 SmallPtrSet<const Value *, 32> EphValues; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDataPrefetch.cpp | 183 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
|
D | LoopRotation.cpp | 218 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
|
D | LoopUnrollPass.cpp | 533 SmallPtrSet<const Value *, 32> EphValues; in ApproximateLoopSize() local
|
D | LoopUnswitch.cpp | 281 SmallPtrSet<const Value *, 32> EphValues; in countLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 232 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 495 SmallPtrSet<const Value *, 32> EphValues; in convertToCTRLoop() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 556 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 817 SmallPtrSet<const Value *, 32> EphValues; member in llvm::slpvectorizer::BoUpSLP
|