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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp80 AllocaInst *insertPHILoads(PHINode *PN, Function &F);
709 AllocaInst *SpillSlot = insertPHILoads(PN, F);
1073 AllocaInst *WinEHPrepare::insertPHILoads(PHINode *PN, Function &F) { function in class:WinEHPrepare

Completed in 78 milliseconds