Home
last modified time | relevance | path

Searched refs:AvailableLoads (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp388 LoadHTType AvailableLoads; member in __anonb85134700311::EarlyCSE
427 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
429 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
447 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
453 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
982 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1011 AvailableLoads.insert( in processNode()
1075 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1148 AvailableLoads.insert( in processNode()
1183 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
[all …]