Searched refs:convertSwitchInstruction (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceConverter.cpp243 return convertSwitchInstruction(cast<SwitchInst>(Instr));
537 Ice::Inst *convertSwitchInstruction(const SwitchInst *Instr) { function in class:__anon23469::LLVM2ICEFunctionConverter

Completed in 92 milliseconds