Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h384 unsigned NumRequired; variable
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h464 unsigned NumRequired; variable
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2237 auto CmpSelCost = [&](unsigned Opcode, unsigned NumRequired, in costAndCollectOperands()
2238 unsigned MinIdx, unsigned MaxIdx) { in costAndCollectOperands()