Home
last modified time | relevance | path

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

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