Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp256 if (const auto *memset_inst = dyn_cast<MemSetInst>(MI)) { in analyzeLoadFromClobberingMemInst() local
258 auto *CI = dyn_cast<ConstantInt>(memset_inst->getValue()); in analyzeLoadFromClobberingMemInst()