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