Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCodeMetrics.cpp31 SmallPtrSetImpl<const Value*> &EphValues) { in completeEphemeralValues()
72 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues()
94 SmallPtrSetImpl<const Value *> &EphValues) { in collectEphemeralValues()
113 SmallPtrSetImpl<const Value*> &EphValues) { in analyzeBasicBlock()
DValueTracking.cpp358 SmallPtrSet<const Value *, 16> EphValues; in isEphemeralValueOf() local
/external/llvm/lib/Target/PowerPC/
DPPCLoopDataPrefetch.cpp128 SmallPtrSet<const Value *, 32> EphValues; in runOnLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp361 SmallPtrSet<const Value *, 32> EphValues; in rotateLoop() local
DLoopUnrollPass.cpp584 SmallPtrSet<const Value *, 32> EphValues; in ApproximateLoopSize() local
DLoopUnswitch.cpp238 SmallPtrSet<const Value *, 32> EphValues; in countLoop() local
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp897 SmallPtrSetImpl<const Value *> &EphValues) { in analyzeBlock()
1140 SmallPtrSet<const Value *, 32> EphValues; in analyzeCall() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp565 SmallPtrSet<const Value *, 32> EphValues; member in __anonf9942ad60111::BoUpSLP
DLoopVectorize.cpp987 SmallPtrSet<const Value *, 32> EphValues; member in __anon63bf7e8f0111::LoopVectorizationCostModel