Searched defs:KnownConstants (Results 1 – 2 of 2) sorted by relevance
128 ConstMap KnownConstants; global() variable
151 static Constant *findConstantFor(Value *V, ConstMap &KnownConstants) { in findConstantFor()