Searched refs:NoTypeMatch (Results 1 – 2 of 2) sorted by relevance
15566 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local15569 if (NoTypeMatch) in getStoreMergeCandidates()15593 if (NoTypeMatch) in getStoreMergeCandidates()
16602 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local16606 if (NoTypeMatch) in getStoreMergeCandidates()16630 if (NoTypeMatch) in getStoreMergeCandidates()