Searched defs:getMatchingValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUnroll.cpp | 256 Value *getMatchingValue(LoadValue LV, LoadInst *LI, unsigned CurrentGeneration, getMatchingValue() function |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | EarlyCSE.cpp | 1249 Value *EarlyCSE::getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst, getMatchingValue() function in EarlyCSE |