Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp679 static bool isPointerBitcastEqualTo(const Value *A, const Value *B) { in isPointerBitcastEqualTo() function
726 isPointerBitcastEqualTo(RetVal, Call->getArgOperand(0)))) in returnTypeIsEligibleForTailCall()