Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp80 AllocaInst *insertPHILoads(PHINode *PN, Function &F);
709 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets()
1073 AllocaInst *WinEHPrepare::insertPHILoads(PHINode *PN, Function &F) { in insertPHILoads() function in WinEHPrepare