Home
last modified time | relevance | path

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

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