Searched defs:isFreeCall (Results 1 – 2 of 2) sorted by relevance
128 static inline CallInst *isFreeCall(Value *I, const TargetLibraryInfo *TLI) { in isFreeCall() function
303 const CallInst *llvm::isFreeCall(const Value *I, const TargetLibraryInfo *TLI) { in isFreeCall() function in llvm