Searched refs:AllocInst (Results 1 – 2 of 2) sorted by relevance
182 int AllocInst(int n);249 int fail = AllocInst(1); in Compiler()259 int Compiler::AllocInst(int n) { in AllocInst() function in re2::Compiler337 int id = AllocInst(1); in Alt()354 int id = AllocInst(1); in Star()377 int id = AllocInst(1); in Quest()393 int id = AllocInst(1); in ByteRange()412 int id = AllocInst(1); in Nop()421 int id = AllocInst(1); in Match()430 int id = AllocInst(1); in EmptyWidth()[all …]
328 ``AllocInst*``'s as ``Llvm.llvalue``'s, but this may change in the future