Searched refs:classifyCondBranch (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp161 static void classifyCondBranch(MachineInstr *I, MachineBasicBlock *&TBB, function
220 classifyCondBranch(LastInst, TBB, Cond);
261 classifyCondBranch(SecondLastInst, TBB, Cond);

Completed in 101 milliseconds