Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1596 Value &AssociatedValue = getAssociatedValue(); updateImpl() local
2312 Value &AssociatedValue = getIRPosition().getAssociatedValue(); updateImpl() local
2467 getKnownNonNullAndDerefBytesForUse(Attributor & A,const AbstractAttribute & QueryingAA,Value & AssociatedValue,const Use * U,const Instruction * I,bool & IsNonNull,bool & TrackUse) getKnownNonNullAndDerefBytesForUse() argument
2595 Value *AssociatedValue = &getAssociatedValue(); updateImpl() local
5156 getKnownAlignForUse(Attributor & A,AAAlign & QueryingAA,Value & AssociatedValue,const Use * U,const Instruction * I,bool & TrackUse) getKnownAlignForUse() argument
5237 Value &AssociatedValue = getAssociatedValue(); manifest() local
10228 Value *AssociatedValue = &getAssociatedValue(); updateImpl() local
12525 Value *AssociatedValue = &getAssociatedValue(); manifest() local
[all...]
H A DAttributor.cpp1092 Value &AssociatedValue = IRP.getAssociatedValue(); in getAttrsFromAssumes() local