Home
last modified time | relevance | path

Searched refs:getOrCreateResult (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp967 Value *getOrCreateResult(Value *Inst, Type *ExpectedType) const { in getOrCreateResult() function in __anon8ee5b4e00411::EarlyCSE
1272 ? getOrCreateResult(Matching, Other->getType()) in getMatchingValue()
1294 Result = getOrCreateResult(Matching, Other->getType()); in getMatchingValue()