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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp697 bool isMatchingMemLoc(const ParseMemoryInst &Inst) const { function in class:__anon5635::EarlyCSE::ParseMemoryInst
1259 if (LastStoreMemInst.isMatchingMemLoc(MemInst)) {

Completed in 50 milliseconds