Home
last modified time | relevance | path

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

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