Home
last modified time | relevance | path

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

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