Searched refs:renumberInstructions (Results 1 – 3 of 3) sorted by relevance
743 LLVM_ABI void renumberInstructions();
688 void BasicBlock::renumberInstructions() { in renumberInstructions() function in BasicBlock
339 const_cast<BasicBlock *>(getParent())->renumberInstructions(); in comesBefore()