Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopVersioning.h110 void annotateInstWithNoAlias(Instruction *I) { in annotateInstWithNoAlias() function
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp220 void LoopVersioning::annotateInstWithNoAlias(Instruction *VersionedInst, in annotateInstWithNoAlias() function in LoopVersioning