Home
last modified time | relevance | path

Searched refs:getActiveFlag (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.cpp651 Scope.shouldTestFlagInNormalCleanup() ? Scope.getActiveFlag() in PopCleanupBlock()
654 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() in PopCleanupBlock()
1204 Address var = Scope.getActiveFlag(); in SetupCleanupBlockActivation()
DCGCleanup.h324 Address getActiveFlag() const { in getActiveFlag() function
/external/clang/lib/CodeGen/
DCGCleanup.cpp612 Scope.shouldTestFlagInNormalCleanup() ? Scope.getActiveFlag() in PopCleanupBlock()
615 Scope.shouldTestFlagInEHCleanup() ? Scope.getActiveFlag() in PopCleanupBlock()
1156 Address var = Scope.getActiveFlag(); in SetupCleanupBlockActivation()
DCGCleanup.h325 Address getActiveFlag() const { in getActiveFlag() function