Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp165 bool HasPads = false; in runOnFunction() local
168 HasPads = true; in runOnFunction()
172 if (!HasPads) in runOnFunction()