Searched refs:isFoldedOrDeadInstruction (Results 1 – 1 of 1) sorted by relevance
1030 static bool isFoldedOrDeadInstruction(const Instruction *I, in isFoldedOrDeadInstruction() function1239 if (isFoldedOrDeadInstruction(Inst, FuncInfo)) { in SelectAllBasicBlocks()1258 if (!isFoldedOrDeadInstruction(BeforeInst, FuncInfo)) in SelectAllBasicBlocks()