HomeSort by: relevance | last modified time | path
    Searched defs:insertPHILoads (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
WinEHPrepare.cpp 81 AllocaInst *insertPHILoads(PHINode *PN, Function &F);
729 AllocaInst *SpillSlot = insertPHILoads(PN, F);
1088 AllocaInst *WinEHPrepare::insertPHILoads(PHINode *PN, Function &F) {

Completed in 17 milliseconds