Home
last modified time | relevance | path

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

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