Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp663 ScopedHTType AvailableValues; member in __anon2439b80b0411::EarlyCSE
747 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
770 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4163 DenseMap<LDVSSABlock *, BlockValueNum> AvailableValues; in resolveDbgPHIsImpl() local