Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1156 unsigned NumScopes = 0; variable
1273 unsigned allocateScope() { return ++NumScopes; } in allocateScope()