Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dcompile.cc181 int AllocInst(int n);
248 int fail = AllocInst(1); in Compiler()
258 int Compiler::AllocInst(int n) { in AllocInst() function in re2::Compiler
336 int id = AllocInst(1); in Alt()
353 int id = AllocInst(1); in Star()
376 int id = AllocInst(1); in Quest()
392 int id = AllocInst(1); in ByteRange()
411 int id = AllocInst(1); in Nop()
420 int id = AllocInst(1); in Match()
429 int id = AllocInst(1); in EmptyWidth()
[all …]