Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp289 getSGmap(const SelectGroups &SIGroups);
1285 const auto SGmap = getSGmap(SIGroups); in computeLoopCosts()
1371 SelectOptimizeImpl::getSGmap(const SelectGroups &SIGroups) { in getSGmap() function in SelectOptimizeImpl