Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h606 Optional<Value *> fromGVN(unsigned Num) { in fromGVN() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DIROutliner.cpp668 Optional<Value *> InputOpt = C.fromGVN(InputVal); in findExtractedInputToOverallInputMapping()
1390 Optional<Value *> OV = Region->Candidate->fromGVN(OutputGVN); in findCostOutputReloads()
1424 Optional<Value *> OV = Candidate.fromGVN(GVN); in findCostForOutputBlocks()