Home
last modified time | relevance | path

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

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