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()
356 struct VirtualCallSite { struct357 Value *VTable = nullptr;358 CallBase &CB;363 unsigned *NumUnsafeUses = nullptr;366 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()379 void replaceAndErase( in replaceAndErase()