Searched defs:cantUnwind (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp74 bool cantUnwind() const { return !CantUnwindLocs.empty(); } function in class:__anon25986::UnwindContext
8710 if (UC.cantUnwind()) {
8751 if (UC.cantUnwind()) {
9036 if (UC.cantUnwind()) {

Completed in 970 milliseconds