Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1232 unsigned allocateScope() { return ++NumScopes; } in allocateScope() function
H A DCodeGenDAGPatterns.cpp2182 Scope = TP.getDAGPatterns().allocateScope(); in InlinePatternFragments()