Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h280 llvm::Instruction *IsActiveIP; member
319 llvm::Instruction *IsActiveIP) { in addArgCleanupDeactivation() argument
322 ArgCleanup.IsActiveIP = IsActiveIP; in addArgCleanupDeactivation()
H A DCGCall.cpp3953 CGF.DeactivateCleanupBlock(I.Cleanup, I.IsActiveIP); in deactivateArgCleanupsBeforeCall()
3954 I.IsActiveIP->eraseFromParent(); in deactivateArgCleanupsBeforeCall()