Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.h204 void AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
DMipsInstrInfo.cpp93 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()