Searched defs:restrictIT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 47 bool restrictIT; member in __anon16ab943d0111::Thumb2ITBlock |
H A D | ARMSubtarget.h | 459 bool restrictIT() const { return RestrictIT; } in restrictIT() function |