Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp936 if (auto *OtherLd = dyn_cast<LoadInst>(OtherInst)) in makeGepsAvailable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20435 auto *OtherLd = dyn_cast<LoadSDNode>(OtherBC); in getStoreMergeCandidates() local