Searched defs:isFreeCall (Results 1 – 2 of 2) sorted by relevance
78 static inline CallInst *isFreeCall(Value *I) { in isFreeCall() function
188 const CallInst *llvm::isFreeCall(const Value *I) { in isFreeCall() function in llvm