Home
last modified time | relevance | path

Searched refs:TheDataLayout (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp130 const bool IsUsedForZeroCmp, const DataLayout &TheDataLayout,
220 const bool IsUsedForZeroCmp, const DataLayout &TheDataLayout, in MemCmpExpansion() argument
224 IsUsedForZeroCmp(IsUsedForZeroCmp), DL(TheDataLayout), DTU(DTU), in MemCmpExpansion()