Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp338 uint32_t ActiveB = Blocks.size()-1; in New() local
339 uint32_t Index = (ActiveEnd - Blocks[ActiveB])/NodeMemSize; in New()
341 makeId(ActiveB, Index) }; in New()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp388 uint32_t ActiveB = Blocks.size()-1; in New() local
389 uint32_t Index = (ActiveEnd - Blocks[ActiveB])/NodeMemSize; in New()
391 makeId(ActiveB, Index) }; in New()