Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp3811 CGF.DeactivateCleanupBlock(I.Cleanup, I.IsActiveIP); in deactivateArgCleanupsBeforeCall()
3812 I.IsActiveIP->eraseFromParent(); in deactivateArgCleanupsBeforeCall()