Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp195 uint64_t DerefOrNullBytes = Arg.getDereferenceableOrNullBytes(); in runOnFunction() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1203 if (auto DerefOrNullBytes = AB.getDereferenceableOrNullBytes()) in IdentifyValidAttributes() local