Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp254 function_ref<MemorySSA *()> GetMSSA) { in getMatchingValue() argument
260 MemorySSA *MSSA = GetMSSA(); in getMatchingValue()
273 BatchAAResults &BAA, function_ref<MemorySSA *()> GetMSSA) { in loadCSE() argument
310 getMatchingValue(LV, Load, CurrentGeneration, BAA, GetMSSA)) { in loadCSE()