Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dprog.h38 kNumInst, enumerator
409 int inst_count_[kNumInst]; // count of instructions by opcode
Dprog.cc602 for (int i = 0; i < kNumInst; i++) in Flatten()
615 for (int i = 0; i < kNumInst; i++) in Flatten()