HomeSort by relevance Sort by last modified time
    Searched refs:cleanupDominator (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGExprAgg.cpp 426 llvm::Instruction *cleanupDominator = nullptr;
434 cleanupDominator = Builder.CreateStore(begin, endOfInit);
531 if (dtorKind) CGF.DeactivateCleanupBlock(cleanup, cleanupDominator);
    [all...]
CGExprCXX.cpp     [all...]

Completed in 179 milliseconds