Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp245 bool NoModeThis = !hasMode(M) || get(M).empty(); in operator ==() local
247 if (NoModeThis != NoModeVTS) in operator ==()
249 if (!NoModeThis) in operator ==()