Home
last modified time | relevance | path

Searched refs:laneBB (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp980 BasicBlock *laneBB = new BasicBlock(func); in handleTXL() local
981 currBB->cfg.attach(&laneBB->cfg, Graph::Edge::TREE); in handleTXL()
982 currBB = laneBB; in handleTXL()

Completed in 4 milliseconds