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