Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp32 bool restrictIT; member in __anona4066fd90111::Thumb2ITBlockPass
H A DARMSubtarget.h411 bool restrictIT() const { return RestrictIT; } in restrictIT() function