Home
last modified time | relevance | path

Searched defs:block_end (Results 1 – 7 of 7) sorted by relevance

/external/openfst/src/extensions/ngram/
Dbitmap-index.cc138 uint32 block_end = block_begin + kSecondaryBlockSize; in BuildIndex() local
155 size_t block_end = block_begin + kSecondaryBlockSize; in find_secondary_block() local
165 size_t block_end = block_begin + kSecondaryBlockSize; in find_inverted_secondary_block() local
/external/llvm/include/llvm/Analysis/
DLoopInfo.h147 block_iterator block_end() const { return Blocks.end(); } in block_end() function
/external/llvm/include/llvm/Support/
DGCOV.h277 BlockIterator block_end() const { return Blocks.end(); } in block_end() function
/external/v8/test/cctest/
Dtest-regexp.cc1630 uc32 block_end = CanonRangeEnd(block_start); in TEST() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1666 val block_end : llvalue -> (llvalue, llbasicblock) llrev_pos val
/external/v8/src/compiler/
Dregister-allocator.cc3535 LifetimePosition block_end = in ResolveControlFlow() local
/external/v8/src/regexp/
Djsregexp.cc5938 uc32 block_end; in AddCaseEquivalents() local