Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2340 auto maxUses = [](unsigned RematCost) { in shouldLocalize() local
2366 unsigned MaxUses = maxUses(RematCost); in shouldLocalize()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22761 auto maxUses = [](unsigned RematCost) { in shouldLocalize() local
22793 unsigned MaxUses = maxUses(RematCost); in shouldLocalize()