Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp145 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
176 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h787 unsigned MaxNumLoads = 0; member