Home
last modified time | relevance | path

Searched defs:VirtualCallSite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp443 struct VirtualCallSite { struct
444 Value *VTable = nullptr;
445 CallBase &CB;
450 unsigned *NumUnsafeUses = nullptr;
453 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()
466 void replaceAndErase( in replaceAndErase()