Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp105 static bool hasUndefSource(AnyMemTransferInst *MI) { in hasUndefSource() function
141 if (hasUndefSource(MI) && !MI->isVolatile()) { in SimplifyAnyMemTransfer()