Searched refs:replaceUseWithLoad (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 82 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1116 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1176 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|