Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.cpp2872 bool IsNegativeBranch = false; in optimizeCondBranch() local
2887 IsNegativeBranch = true; in optimizeCondBranch()
2897 IsNegativeBranch = true; in optimizeCondBranch()
2941 if (IsNegativeBranch) in optimizeCondBranch()