Searched refs:SpeculateBlocks (Results 1 – 3 of 3) sorted by relevance
32 bool SpeculateBlocks = true; member76 SpeculateBlocks = B; in speculateBlocks()
358 OS << (Options.SpeculateBlocks ? "" : "no-") << "speculate-blocks;"; in printPipeline()
3002 if (!Options.SpeculateBlocks) in SpeculativelyExecuteBB()7350 if (Options.SpeculateBlocks && in simplifyUncondBranch()7510 if (Options.SpeculateBlocks && in simplifyCondBranch()7816 if (Options.SpeculateBlocks && in simplifyOnce()