Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp663 ScopedHTType AvailableValues; global() member in __anon84efd1fe0411::EarlyCSE
747 NodeScope(ScopedHTType & AvailableValues,LoadHTType & AvailableLoads,InvariantHTType & AvailableInvariants,CallHTType & AvailableCalls,GEPHTType & AvailableGEPs) NodeScope() argument
770 StackNode(ScopedHTType & AvailableValues,LoadHTType & AvailableLoads,InvariantHTType & AvailableInvariants,CallHTType & AvailableCalls,GEPHTType & AvailableGEPs,unsigned cg,DomTreeNode * n,DomTreeNode::const_iterator child,DomTreeNode::const_iterator end) StackNode() argument
[all...]
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4130 DenseMap<LDVSSABlock *, BlockValueNum> AvailableValues; resolveDbgPHIsImpl() local