Searched refs:selectInstruction (Results 1 – 3 of 3) sorted by relevance
249 bool selectInstruction(const Instruction *I);
1355 bool FastISel::selectInstruction(const Instruction *I) { in selectInstruction() function in FastISel
1369 if (FastIS->selectInstruction(Inst)) { in SelectAllBasicBlocks()