Searched defs:VirtualCallSite (Results 1 – 3 of 3) sorted by relevance
210 struct VirtualCallSite { struct211 Value *VTable;212 CallSite CS;217 unsigned *NumUnsafeUses;219 void emitRemark() { in emitRemark()226 void replaceAndErase(Value *New) { in replaceAndErase()
310 struct VirtualCallSite { struct311 Value *VTable;312 CallSite CS;317 unsigned *NumUnsafeUses;320 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()333 void replaceAndErase( in replaceAndErase()
408 struct VirtualCallSite { struct409 Value *VTable = nullptr;410 CallBase &CB;415 unsigned *NumUnsafeUses = nullptr;418 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()431 void replaceAndErase( in replaceAndErase()