Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp82 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