Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp229 return convertBrInstruction(cast<BranchInst>(Instr)); in convertInstruction()
363 Ice::Inst *convertBrInstruction(const BranchInst *Instr) { in convertBrInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter