Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp82 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot,
1110 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads()
1170 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare