Home
last modified time | relevance | path

Searched defs:annotateInstWithNoAlias (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h107 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp229 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() function in LoopVersioning