Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp863 Value *getOrCreateResult(Value *Inst, Type *ExpectedType) const { in getOrCreateResult() function in __anon76457fe20311::EarlyCSE
1168 ? getOrCreateResult(Matching, Other->getType()) in getMatchingValue()
1190 Result = getOrCreateResult(Matching, Other->getType()); in getMatchingValue()