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