Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp144 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
175 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h799 unsigned MaxNumLoads = 0; member