Searched refs:isExportedInst (Results 1 – 3 of 3) sorted by relevance
208 bool isExportedInst(const Value *V) const { in isExportedInst() function
1493 !FuncInfo.isExportedInst(I); // Exported instrs must be computed. in isFoldedOrDeadInstruction()
2358 if (FuncInfo.isExportedInst(V)) return; in ExportFromCurrentBlock()2374 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()2384 return FuncInfo.isExportedInst(V); in isExportableFromCurrentBlock()