Searched refs:emitCompareAndBranch (Results 1 – 1 of 1) sorted by relevance
179 bool emitCompareAndBranch(const BranchInst *BI);2111 bool AArch64FastISel::emitCompareAndBranch(const BranchInst *BI) { in emitCompareAndBranch() function in AArch64FastISel2266 if (emitCompareAndBranch(BI)) in selectBranch()