Searched refs:selectIndirectBr (Results 1 – 1 of 1) sorted by relevance
163 bool selectIndirectBr(const Instruction *I);2518 bool AArch64FastISel::selectIndirectBr(const Instruction *I) { in selectIndirectBr() function in AArch64FastISel5093 return selectIndirectBr(I); in fastSelectInstruction()