Searched refs:RVI (Results 1 – 1 of 1) sorted by relevance
742 if (Instruction *RVI = dyn_cast<Instruction>(RetVal)) in IsFunctionMallocLike() local743 switch (RVI->getOpcode()) { in IsFunctionMallocLike()748 FlowsToReturn.insert(RVI->getOperand(0)); in IsFunctionMallocLike()751 SelectInst *SI = cast<SelectInst>(RVI); in IsFunctionMallocLike()757 PHINode *PN = cast<PHINode>(RVI); in IsFunctionMallocLike()768 CallSite CS(RVI); in IsFunctionMallocLike()