Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp355 char *ActiveBegin = Blocks.back(); in needNewBlock() local
356 uint32_t Index = (ActiveEnd - ActiveBegin) / NodeMemSize; in needNewBlock()