Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp888 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReturnedValuesAndReturnInsts() local
890 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValuesAndReturnInsts()
906 const IRPosition &QueryIRP = IRPosition::function( in checkForAllReturnedValues() local
909 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValues()
955 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllInstructions() local
959 : &(getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE)); in checkForAllInstructions()
979 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReadWriteInstructions() local
981 getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE); in checkForAllReadWriteInstructions()