Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp393 void updateForInsertedWaterBlock(MachineBasicBlock *NewBB);
851 void MipsConstantIslands::updateForInsertedWaterBlock in updateForInsertedWaterBlock() function in MipsConstantIslands
1412 updateForInsertedWaterBlock(NewIsland); in handleConstantPoolUser()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp284 void updateForInsertedWaterBlock(MachineBasicBlock *NewBB);
855 void ARMConstantIslands::updateForInsertedWaterBlock(MachineBasicBlock *NewBB) { in updateForInsertedWaterBlock() function in ARMConstantIslands
1441 updateForInsertedWaterBlock(NewIsland); in handleConstantPoolUser()