Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp367 uint32_t ActiveB = Blocks.size()-1; in New() local
368 uint32_t Index = (ActiveEnd - Blocks[ActiveB])/NodeMemSize; in New()
370 makeId(ActiveB, Index) }; in New()