Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp81 void replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot,
1103 replaceUseWithLoad(PN, U, SpillSlot, Loads, F); in insertPHILoads()
1163 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad() function in WinEHPrepare