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.cpp963 bool CompressNodeInfo = false; in EmitMatcher() local
968 CompressNodeInfo = true; in EmitMatcher()
972 CompressNodeInfo = true; in EmitMatcher()
977 CompressNodeInfo = true; in EmitMatcher()
982 CompressNodeInfo = true; in EmitMatcher()
991 if (!CompressNodeInfo) { in EmitMatcher()
1052 return 4 + !CompressVTs + !CompressNodeInfo + NumTypeBytes + in EmitMatcher()