Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp199 SmallPtrSet<const Instruction *, 2> getSIset(const SelectGroups &SIGroups);
888 const auto &SIset = getSIset(SIGroups); in computeLoopCosts()
971 SelectOptimize::getSIset(const SelectGroups &SIGroups) { in getSIset() function in SelectOptimize