Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20428 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
20432 if (NoTypeMatch) in getStoreMergeCandidates()
20459 if (NoTypeMatch) in getStoreMergeCandidates()