Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp210 struct VirtualCallSite { struct
211 Value *VTable;
212 CallSite CS;
217 unsigned *NumUnsafeUses;
219 void emitRemark() { in emitRemark()
226 void replaceAndErase(Value *New) { in replaceAndErase()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp274 struct VirtualCallSite { struct
275 Value *VTable;
276 CallSite CS;
281 unsigned *NumUnsafeUses;
284 emitRemark(const StringRef OptName, const StringRef TargetName, in emitRemark()
297 void replaceAndErase( in replaceAndErase()