Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp911 bool CompressNodeInfo = false; in EmitMatcher() local
916 CompressNodeInfo = true; in EmitMatcher()
920 CompressNodeInfo = true; in EmitMatcher()
925 CompressNodeInfo = true; in EmitMatcher()
930 CompressNodeInfo = true; in EmitMatcher()
939 if (!CompressNodeInfo) { in EmitMatcher()
995 return 4 + !CompressVTs + !CompressNodeInfo + EN->getNumVTs() + in EmitMatcher()