Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp536 ScopedHTType AvailableValues; member in __anon5cb5eb3b0311::EarlyCSE
612 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
632 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3660 DenseMap<LDVSSABlock *, BlockValueNum> AvailableValues; in resolveDbgPHIsImpl() local