Searched refs:PHINodeFoldingThreshold (Results 1 – 1 of 1) sorted by relevance
61 PHINodeFoldingThreshold("phi-node-folding-threshold", cl::Hidden, cl::init(2), variable1540 PHINodeFoldingThreshold * TargetTransformInfo::TCC_Basic) in SpeculativelyExecuteBB()1601 unsigned MaxCost = 2 * PHINodeFoldingThreshold * in SpeculativelyExecuteBB()1841 unsigned MaxCostVal0 = PHINodeFoldingThreshold, in FoldTwoEntryPHINode()1842 MaxCostVal1 = PHINodeFoldingThreshold; in FoldTwoEntryPHINode()2466 return N <= PHINodeFoldingThreshold; in mergeConditionalStoreToAddress()