Searched refs:isExportedInst (Results 1 – 3 of 3) sorted by relevance
160 bool isExportedInst(const Value *V) { in isExportedInst() function
1036 !FuncInfo->isExportedInst(I); // Exported instrs must be computed. in isFoldedOrDeadInstruction()
1438 if (FuncInfo.isExportedInst(V)) return; in ExportFromCurrentBlock()1454 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()1464 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()