Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp47 bool restrictIT; member in __anon16ab943d0111::Thumb2ITBlock
H A DARMSubtarget.h459 bool restrictIT() const { return RestrictIT; } in restrictIT() function