Home
last modified time | relevance | path

Searched defs:RematCost (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2249 auto maxUses = [](unsigned RematCost) { in shouldLocalize()
2285 unsigned RematCost = TTI->getGISelRematGlobalCost(); in shouldLocalize() local