Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h78 llvm::Instruction *IsActiveIP; member
107 llvm::Instruction *IsActiveIP) { in addArgCleanupDeactivation() argument
110 ArgCleanup.IsActiveIP = IsActiveIP; in addArgCleanupDeactivation()
DCGCall.cpp2989 CGF.DeactivateCleanupBlock(I.Cleanup, I.IsActiveIP); in deactivateArgCleanupsBeforeCall()
2990 I.IsActiveIP->eraseFromParent(); in deactivateArgCleanupsBeforeCall()