Searched refs:SeparateConst (Results 1 – 1 of 1) sorted by relevance
1868 void push(WeightedLeaf L, bool SeparateConst=true) { in push() argument1869 if (!HaveConst && SeparateConst && isa<ConstantSDNode>(L.Value)) { in push()