Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86WinEHState.cpp165 bool HasPads = false; in runOnFunction() local
168 HasPads = true; in runOnFunction()
172 if (!HasPads) in runOnFunction()