Searched refs:getRef (Results 1 – 5 of 5) sorted by relevance
176 explicit operator bool() const { return getRef(); }178 GlobalValue::GUID getGUID() const { return getRef()->first; } in getGUID()181 return getRef()->second.U.GV; in getValue()185 return getRef()->second.SummaryList; in getSummaryList()189 return haveGVs() ? getRef()->second.U.GV->getName() in name()190 : getRef()->second.U.Name; in name()221 const GlobalValueSummaryMapTy::value_type *getRef() const { in getRef() function239 assert(A.getRef() && B.getRef() &&241 return A.getRef() == B.getRef();245 assert(A.getRef() && B.getRef() &&[all …]
134 public getRef(ref: string) { method in Document194 const $root = this.getRef('_root');
78 const el: Element = page.doc.getRef(ref);
404 RegisterCell getRef(const RegisterRef &RR, const CellMapType &M) const { in getRef() function
7960 assert(VIRef.first->getRef() == FwdVIRef && in AddGlobalValueToIndex()8235 if (AliaseeVI.getRef() == FwdVIRef) { in ParseAliasSummary()8368 if (VI.getRef() == FwdVIRef) in ParseOptionalCalls()8380 assert(Calls[P.first].first.getRef() == FwdVIRef && in ParseOptionalCalls()8519 if (VC.VI.getRef() == FwdVIRef) in ParseOptionalRefs()8528 assert(Refs[P.first].getRef() == FwdVIRef && in ParseOptionalRefs()8895 assert(NumberedValueInfos[GVId].getRef() != FwdVIRef); in ParseGVReference()