Searched refs:splitBefore (Results 1 – 3 of 3) sorted by relevance
326 BasicBlock::splitBefore(Instruction *insn, bool attach) in splitBefore() function in nv50_ir::BasicBlock
892 BasicBlock *splitBefore(Instruction *, bool attach = true);
701 BasicBlock *texiBB = i->bb->splitBefore(i, false); in handleTXL()