Home
last modified time | relevance | path

Searched defs:EphValues (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Analysis/
H A DCodeMetrics.cpp31 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()
H A DInlineCost.cpp1076 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock()
1314 SmallPtrSet<const Value *, 32> EphValues; in analyzeCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCodeMetrics.cpp43 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()
H A DInlineCost.cpp1739 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock()
1950 SmallPtrSet<const Value *, 32> EphValues; in analyze() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCodeMetrics.cpp43 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, bool PrepareForLTO) { in analyzeBasicBlock()
H A DCaptureTracking.cpp96 const SmallPtrSetImpl<const Value *> &EphValues; member
193 const SmallPtrSetImpl<const Value *> &EphValues; member
225 const SmallPtrSetImpl<const Value *> &EphValues, in PointerMayBeCaptured()
282 const SmallPtrSetImpl<const Value *> &EphValues, in FindEarliestCapture()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp348 const SmallPtrSetImpl<const Value *> &EphValues, in analyzeLoopUnrollCost()
669 const SmallPtrSetImpl<const Value *> &EphValues, unsigned BEInsns) { in ApproximateLoopSize()
805 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in shouldFullUnroll()
892 ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollCount()
1195 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollLoop() local
H A DLoopUnrollAndJamPass.cpp158 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount()
328 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
H A DDFAJumpThreading.cpp1272 SmallPtrSet<const Value *, 32> EphValues; member
1325 SmallPtrSet<const Value *, 32> EphValues; in run() local
H A DLoopDataPrefetch.cpp281 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h179 const SmallPtrSetImpl<const Value *> &EphValues; variable
183 const SmallPtrSetImpl<const Value *> &EphValues) in EarliestEscapeInfo()
H A DIVUsers.h104 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp337 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
H A DLoopUnrollAndJamPass.cpp157 const SmallPtrSetImpl<const Value *> &EphValues, in computeUnrollAndJamCount()
335 SmallPtrSet<const Value *, 32> EphValues; in tryToUnrollAndJamLoop() local
H A DLoopDataPrefetch.cpp220 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIVUsers.h104 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIVUsers.h104 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIVUsers.h104 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIVUsers.h104 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVUsers.h107 SmallPtrSet<const Value *, 32> EphValues; variable
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp183 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
H A DLoopRotation.cpp218 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp243 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp382 SmallPtrSet<const Value *, 32> EphValues; in analyzeFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp295 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local

12