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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp75 bool cantUnwind() const { return !CantUnwindLocs.empty(); } function in class:__anon2786::UnwindContext
9280 if (UC.cantUnwind()) {
9321 if (UC.cantUnwind()) {
9610 if (UC.cantUnwind()) {

Completed in 110 milliseconds