Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp2824 inline void removeFlow(Instruction *);
2865 FlatteningPass::removeFlow(Instruction *insn) in removeFlow() function in nv50_ir::FlatteningPass
2901 removeFlow(bb->getExit()); in predicateInstructions()
3052 removeFlow(bb->getExit()); // delete the branch/join at the fork point in tryPredicateConditional()
3058 removeFlow(bb->getEntry()); in tryPredicateConditional()