Home
last modified time | relevance | path

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

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