Searched refs:convertBrInstruction (Results 1 – 1 of 1) sorted by relevance
229 return convertBrInstruction(cast<BranchInst>(Instr)); in convertInstruction()363 Ice::Inst *convertBrInstruction(const BranchInst *Instr) { in convertBrInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter