Searched refs:replaceUseWithLoad (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | WinEHPrepare.cpp | 82 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, 1113 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads() 1173 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare
|