Searched refs:AnalyzeCondBr (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.h | 204 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
|
| D | MipsInstrInfo.cpp | 93 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr() function in MipsInstrInfo 257 AnalyzeCondBr(LastInst, LastOpc, TBB, Cond); in analyzeBranch() 286 AnalyzeCondBr(SecondLastInst, SecondLastOpc, TBB, Cond); in analyzeBranch()
|