Searched refs:QueryIRP (Results 1 – 1 of 1) sorted by relevance
1573 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReturnedValuesAndReturnInsts() local1575 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValuesAndReturnInsts()1591 const IRPosition &QueryIRP = IRPosition::function( in checkForAllReturnedValues() local1594 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValues()1645 const IRPosition &QueryIRP = IRPosition::function(*Fn); in checkForAllInstructions() local1649 : &(getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE)); in checkForAllInstructions()1683 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReadWriteInstructions() local1685 getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE); in checkForAllReadWriteInstructions()