Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1597 Value &AssociatedValue = getAssociatedValue(); updateImpl() local
2314 Value &AssociatedValue = getIRPosition().getAssociatedValue(); updateImpl() local
2470 getKnownNonNullAndDerefBytesForUse(Attributor & A,const AbstractAttribute & QueryingAA,Value & AssociatedValue,const Use * U,const Instruction * I,bool & IsNonNull,bool & TrackUse) getKnownNonNullAndDerefBytesForUse() argument
2598 Value *AssociatedValue = &getAssociatedValue(); updateImpl() local
5159 getKnownAlignForUse(Attributor & A,AAAlign & QueryingAA,Value & AssociatedValue,const Use * U,const Instruction * I,bool & TrackUse) getKnownAlignForUse() argument
5246 Value &AssociatedValue = getAssociatedValue(); manifest() local
10243 Value *AssociatedValue = &getAssociatedValue(); updateImpl() local
12515 Value *AssociatedValue = &getAssociatedValue(); manifest() local
[all...]
H A DAttributor.cpp1092 Value &AssociatedValue = IRP.getAssociatedValue(); getAttrsFromAssumes() local