Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp130 const unsigned MaxNumLoads, unsigned &NumLoadsNonOneByte) { in computeGreedyLoadSequence()
161 const unsigned MaxNumLoads, in computeOverlappingLoadSequence()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h688 unsigned MaxNumLoads = 0; member