Searched refs:findConstantFor (Results 1 – 1 of 1) sorted by relevance
151 static Constant *findConstantFor(Value *V, ConstMap &KnownConstants) { in findConstantFor() function297 if (Constant *C = findConstantFor(V, KnownConstants)) { in discoverTransitivelyIncomingValues()332 if (Constant *C = findConstantFor(V, KnownConstants)) { in visitPHINode()389 Constant *C = findConstantFor(V, KnownConstants); in visitCallBase()413 Constant *C = findConstantFor(V, KnownConstants); in visitGetElementPtrInst()431 Constant *C = findConstantFor(V, KnownConstants); in visitSelectInst()445 Constant *Other = findConstantFor(V, KnownConstants); in visitCmpInst()466 Constant *Other = findConstantFor(V, KnownConstants); in visitBinaryOperator()