Home
last modified time | relevance | path

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

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