Searched refs:isExportedInst (Results 1 – 3 of 3) sorted by relevance
209 bool isExportedInst(const Value *V) const { in isExportedInst() function
1507 !FuncInfo.isExportedInst(I); // Exported instrs must be computed. in isFoldedOrDeadInstruction()
2324 if (FuncInfo.isExportedInst(V)) return; in ExportFromCurrentBlock()2340 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()2350 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()