Home
last modified time | relevance | path

Searched refs:ItemInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10845 struct ItemInfo { struct
10849 bool operator==(const ItemInfo &II) const { in operator ==() argument
10852 bool operator<(const ItemInfo &II) const { in operator <() argument
10978 CmpInst::Predicate Pred, ItemInfo II, in handleCmp()
10979 SmallVectorImpl<ItemInfo> &Worklist) { in handleCmp()
11084 bool handleSelectInst(Attributor &A, SelectInst &SI, ItemInfo II, in handleSelectInst()
11085 SmallVectorImpl<ItemInfo> &Worklist) { in handleSelectInst()
11117 bool handleLoadInst(Attributor &A, LoadInst &LI, ItemInfo II, in handleLoadInst()
11118 SmallVectorImpl<ItemInfo> &Worklist) { in handleLoadInst()
11186 Attributor &A, PHINode &PHI, ItemInfo II, in handlePHINode()
[all …]