Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp75 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