Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1812 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReturnedValuesAndReturnInsts() local
1814 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValuesAndReturnInsts()
1830 const IRPosition &QueryIRP = IRPosition::function( in checkForAllReturnedValues() local
1833 getAAFor<AAReturnedValues>(QueryingAA, QueryIRP, DepClassTy::REQUIRED); in checkForAllReturnedValues()
1885 const IRPosition &QueryIRP = IRPosition::function(*Fn); in checkForAllInstructions() local
1889 : &(getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE)); in checkForAllInstructions()
1923 const IRPosition &QueryIRP = IRPosition::function(*AssociatedFunction); in checkForAllReadWriteInstructions() local
1925 getAAFor<AAIsDead>(QueryingAA, QueryIRP, DepClassTy::NONE); in checkForAllReadWriteInstructions()