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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp450 bool isMatchingMemLoc(const ParseMemoryInst &Inst) const { function in class:__anon3181::EarlyCSE::ParseMemoryInst
727 if (LastStoreMemInst.isMatchingMemLoc(MemInst)) {

Completed in 63 milliseconds