Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DIntrinsicInst.cpp287 auto ParMod = this->getModule(); in canIgnoreVectorLengthParam() local
288 if (!ParMod) in canIgnoreVectorLengthParam()
290 const auto &DL = ParMod->getDataLayout(); in canIgnoreVectorLengthParam()