Home
last modified time | relevance | path

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

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