Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp110 static bool hasUndefSource(AnyMemTransferInst *MI) { in hasUndefSource() function
146 if (hasUndefSource(MI) && !MI->isVolatile()) { in SimplifyAnyMemTransfer()