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