Searched refs:QueryIRP (Results 1 – 1 of 1) sorted by relevance
1201 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReturnedValuesAndReturnInsts() local1203 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValuesAndReturnInsts()1219 const IRPosition &QueryIRP = IRPosition::function( in checkForAllReturnedValues() local1222 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValues()1275 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllInstructions() local1279 : &(getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE)); in checkForAllInstructions()1301 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReadWriteInstructions() local1303 getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE); in checkForAllReadWriteInstructions()