Home
last modified time | relevance | path

Searched defs:SeenValues (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp447 SmallSet<Value *, 16> SeenValues; in isCandidate() local
664 SmallSet<Value *, 16> SeenValues; in getStateDefMap() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp591 DenseSet<uint64_t> SeenValues; in validateRecord() local