Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp141 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
172 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h757 unsigned MaxNumLoads = 0; member