Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp287 bool HasUnsupportedPredicate = false; in isTrivialOperatorNode() local
330 HasUnsupportedPredicate = true; in isTrivialOperatorNode()
339 if (!HasUnsupportedPredicate) in isTrivialOperatorNode()