Home
last modified time | relevance | path

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

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