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.cpp406 struct VirtualCallSite { struct
407 Value *VTable = nullptr;
408 CallBase &CB;
413 unsigned *NumUnsafeUses = nullptr;
416 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()
429 void replaceAndErase( in replaceAndErase()