Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h282 llvm::Instruction *IsActiveIP; member
322 llvm::Instruction *IsActiveIP) { in addArgCleanupDeactivation() argument
325 ArgCleanup.IsActiveIP = IsActiveIP; in addArgCleanupDeactivation()
H A DCGCall.cpp3216 CGF.DeactivateCleanupBlock(I.Cleanup, I.IsActiveIP); in deactivateArgCleanupsBeforeCall()
3217 I.IsActiveIP->eraseFromParent(); in deactivateArgCleanupsBeforeCall()