Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7961 bool IsTestAndBranch = false; in optimizeCondBranch() local
7980 IsTestAndBranch = true; in optimizeCondBranch()
7986 IsTestAndBranch = true; in optimizeCondBranch()
7992 if (IsTestAndBranch && MI.getOperand(1).getImm()) in optimizeCondBranch()
8022 if (IsTestAndBranch) in optimizeCondBranch()