Searched refs:getOrCreateResult (Results 1 – 3 of 3) sorted by relevance
481 Value *getOrCreateResult(Value *Inst, Type *ExpectedType) const { in getOrCreateResult() function in __anoncdf6c96d0311::EarlyCSE644 Value *Op = getOrCreateResult(InVal.DefInst, Inst->getType()); in processNode()716 InVal.DefInst == getOrCreateResult(Inst, InVal.DefInst->getType()) && in processNode()
739 Value *getOrCreateResult(Value *Inst, Type *ExpectedType) const { in getOrCreateResult() function in __anon6184f90f0311::EarlyCSE1124 Value *Op = getOrCreateResult(InVal.DefInst, Inst->getType()); in processNode()1209 InVal.DefInst == getOrCreateResult(Inst, InVal.DefInst->getType()) && in processNode()
809 Value *getOrCreateResult(Value *Inst, Type *ExpectedType) const { in getOrCreateResult() function in __anon3ae9eefb0311::EarlyCSE1102 ? getOrCreateResult(Matching, Other->getType()) in getMatchingValue()1124 Result = getOrCreateResult(Matching, Other->getType()); in getMatchingValue()