Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h483 unsigned NumRequired; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2113 auto CmpSelCost = [&](unsigned Opcode, unsigned NumRequired, unsigned MinIdx, in costAndCollectOperands()
2114 unsigned MaxIdx) -> InstructionCost { in costAndCollectOperands()