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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp1801 inline void removeFlow(Instruction *);
1834 FlatteningPass::removeFlow(Instruction *insn) function in class:nv50_ir::FlatteningPass
1870 removeFlow(bb->getExit());
2005 removeFlow(bb->getExit()); // delete the branch/join at the fork point
2011 removeFlow(bb->getEntry());
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp1801 inline void removeFlow(Instruction *);
1834 FlatteningPass::removeFlow(Instruction *insn) function in class:nv50_ir::FlatteningPass
1870 removeFlow(bb->getExit());
2005 removeFlow(bb->getExit()); // delete the branch/join at the fork point
2011 removeFlow(bb->getEntry());

Completed in 208 milliseconds