Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h285 llvm::Instruction *IsActiveIP; member
324 llvm::Instruction *IsActiveIP) { in addArgCleanupDeactivation() argument
327 ArgCleanup.IsActiveIP = IsActiveIP; in addArgCleanupDeactivation()
H A DCGCall.cpp3818 CGF.DeactivateCleanupBlock(I.Cleanup, I.IsActiveIP); in deactivateArgCleanupsBeforeCall()
3819 I.IsActiveIP->eraseFromParent(); in deactivateArgCleanupsBeforeCall()