Searched refs:allowConstant (Results 1 – 2 of 2) sorted by relevance
78 bool allowConstant = true);82 bool allowConstant = true);
118 bool allowConstant) { in findOrCreateSource() argument187 return newSource(BB, Insts, Srcs, Pred, allowConstant); in findOrCreateSource()200 bool allowConstant) { in newSource() argument229 if (!allowConstant && isa<Constant>(newSrc)) { in newSource()