Searched defs:SimpleConstants (Results 1 – 3 of 3) sorted by relevance
111 SmallPtrSet<Constant*, 8> SimpleConstants; variable
47 SmallPtrSetImpl<Constant *> &SimpleConstants, in isSimpleEnoughValueToCommitHelper()102 SmallPtrSetImpl<Constant *> &SimpleConstants, in isSimpleEnoughValueToCommit()
2076 SmallPtrSet<Constant*, 8> &SimpleConstants) { in isSimpleEnoughValueToCommitHelper()2123 SmallPtrSet<Constant*, 8> &SimpleConstants) { in isSimpleEnoughValueToCommit()2306 SmallPtrSet<Constant*, 8> &SimpleConstants, in EvaluateFunction()2568 SmallPtrSet<Constant*, 8> SimpleConstants; in EvaluateStaticConstructor() local