Searched defs:restrictIT (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ | ||
H A D | Thumb2ITBlockPass.cpp | 32 bool restrictIT; member in __anona4066fd90111::Thumb2ITBlockPass |
H A D | ARMSubtarget.h | 411 bool restrictIT() const { return RestrictIT; } in restrictIT() function |