Searched refs:InsertBeforeBundle (Results 1 – 2 of 2) sorted by relevance
1023 bool InsertBeforeBundle; in unpacketizeSoloInstrs() local1025 InsertBeforeBundle = !hasWriteToReadDep(*MI, *BundleIt, HRI); in unpacketizeSoloInstrs()1027 InsertBeforeBundle = true; in unpacketizeSoloInstrs()1031 BundleIt = moveInstrOut(MI, BundleIt, InsertBeforeBundle); in unpacketizeSoloInstrs()
1167 bool InsertBeforeBundle; in unpacketizeSoloInstrs() local1169 InsertBeforeBundle = !hasWriteToReadDep(MI, *BundleIt, HRI); in unpacketizeSoloInstrs()1171 InsertBeforeBundle = true; in unpacketizeSoloInstrs()1175 BundleIt = moveInstrOut(MI, BundleIt, InsertBeforeBundle); in unpacketizeSoloInstrs()