Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp93 BlockExitState ExitState = PASS_THROUGH; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp878 auto &ExitState = (*BlockToOutputState)[ExitBlock]; in transferInlineCall() local