Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp311 bool HasUnsupportedPredicate = false; in isTrivialOperatorNode() local
363 HasUnsupportedPredicate = true; in isTrivialOperatorNode()
372 if (!HasUnsupportedPredicate) in isTrivialOperatorNode()