Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp783 bool ShouldOptForSize = F.hasOptSize() || F.hasMinSize(); legalizeCustom() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1577 bool ShouldOptForSize = I->getParent()->getParent()->hasOptSize(); getIntrinsicInstrCost() local