Searched defs:SeenValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DFAJumpThreading.cpp | 421 SmallSet<Value *, 16> SeenValues; isCandidate() local |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfWriter.cpp | 1042 DenseSet<uint64_t> SeenValues; validateRecord() local |