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.cpp258 function_ref<MemorySSA *()> GetMSSA) { in getMatchingValue() argument
264 MemorySSA *MSSA = GetMSSA(); in getMatchingValue()
277 BatchAAResults &BAA, function_ref<MemorySSA *()> GetMSSA) { in loadCSE() argument
314 getMatchingValue(LV, Load, CurrentGeneration, BAA, GetMSSA)) { in loadCSE()