Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h1226 unsigned allocateScope() { return ++NumScopes; } in allocateScope() function
H A DCodeGenDAGPatterns.cpp2166 Scope = TP.getDAGPatterns().allocateScope(); in InlinePatternFragments()