Home
last modified time | relevance | path

Searched defs:IsNormalCleanup (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h67 unsigned IsNormalCleanup : 1; global() variable
H A DCGCleanup.cpp183 bool IsNormalCleanup = Kind & NormalCleanup; pushCleanup() local