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

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp628 AsmCond StartingCondState = TheCondState; local
655 if (TheCondState.TheCond != StartingCondState.TheCond ||
656 TheCondState.Ignore != StartingCondState.Ignore)

Completed in 59 milliseconds