Home
last modified time | relevance | path

Searched refs:CantAnalyze (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp297 bool CantAnalyze = false; in AnalyzeBranch() local
310 CantAnalyze = true; in AnalyzeBranch()
325 CantAnalyze = !isPredicated(I); in AnalyzeBranch()
354 if (CantAnalyze) in AnalyzeBranch()