Searched refs:replaceUseWithLoad (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | WinEHPrepare.cpp | 75 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1094 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1155 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|