Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp296 bool CantAnalyze = false; in AnalyzeBranch() local
309 CantAnalyze = true; in AnalyzeBranch()
324 CantAnalyze = !isPredicated(I); in AnalyzeBranch()
353 if (CantAnalyze) in AnalyzeBranch()