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