Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp76 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot,
1256 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads()
1316 void WinEHPrepareImpl::replaceUseWithLoad( in replaceUseWithLoad() function in WinEHPrepareImpl