Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeMetadataUtils.cpp25 bool *HasNonCallUses, Value *FPtr, uint64_t Offset, in findCallsAtConstantOffset()
100 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses, in findDevirtualizableCallsForTypeCheckedLoad()
DModuleSummaryAnalysis.cpp210 bool HasNonCallUses = false; in addIntrinsicToSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1630 bool HasNonCallUses = false; in scanTypeCheckedLoadUsers() local