Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAnalysis.cpp630 static bool isPointerBitcastEqualTo(const Value *A, const Value *B) { in isPointerBitcastEqualTo() function
677 isPointerBitcastEqualTo(RetVal, Call->getArgOperand(0)))) in returnTypeIsEligibleForTailCall()