Home
last modified time | relevance | path

Searched refs:EphValuesStorage (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2949 SmallPtrSet<const Value *, 32> EphValuesStorage; in analyze() local
2950 const SmallPtrSetImpl<const Value *> *EphValues = &EphValuesStorage; in analyze()
2955 EphValuesStorage); in analyze()