Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4635 bool IsTestAndBranch = false; in optimizeCondBranch() local
4654 IsTestAndBranch = true; in optimizeCondBranch()
4660 IsTestAndBranch = true; in optimizeCondBranch()
4666 if (IsTestAndBranch && MI.getOperand(1).getImm()) in optimizeCondBranch()
4696 if (IsTestAndBranch) in optimizeCondBranch()