Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18756 bool NoTypeMatch = (MemVT.isInteger()) ? !MemVT.bitsEq(Other->getMemoryVT()) in getStoreMergeCandidates() local
18760 if (NoTypeMatch) in getStoreMergeCandidates()
18784 if (NoTypeMatch) in getStoreMergeCandidates()