Home
last modified time | relevance | path

Searched defs:restrictIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp47 bool restrictIT; member in __anonff91ab6e0111::Thumb2ITBlock
H A DARMSubtarget.h465 bool restrictIT() const { return RestrictIT; } in restrictIT() function