Searched defs:OldLoad (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVN.cpp | 1463 LoadInst *OldLoad = I->second; eliminatePartiallyRedundantLoad() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 11487 makeEquivalentMemoryOrdering(LoadSDNode * OldLoad,SDValue NewMemOp) makeEquivalentMemoryOrdering() argument |