Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp545 bool isMatchingMemLoc(const ParseMemoryInst &Inst) const { in isMatchingMemLoc() function in __anonb85134700311::EarlyCSE::ParseMemoryInst
1127 if (LastStoreMemInst.isMatchingMemLoc(MemInst)) { in processNode()