Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1201 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReturnedValuesAndReturnInsts() local
1203 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValuesAndReturnInsts()
1219 const IRPosition &QueryIRP = IRPosition::function( in checkForAllReturnedValues() local
1222 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValues()
1275 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllInstructions() local
1279 : &(getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE)); in checkForAllInstructions()
1301 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReadWriteInstructions() local
1303 getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE); in checkForAllReadWriteInstructions()