Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp265 ScopedHTType AvailableValues; member in __anon3c76a8a30311::EarlyCSE
326 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
346 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp503 ScopedHTType AvailableValues; member in __anon3e2ed5c50311::EarlyCSE
579 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
599 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp560 ScopedHTType AvailableValues; member in __anoncac7ad4b0311::EarlyCSE
636 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope()
656 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4136 DenseMap<LDVSSABlock *, BlockValueNum> AvailableValues; in resolveDbgPHIsImpl() local