HomeSort by: relevance | last modified time | path
    Searched refs:setTBAAInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 311 void setTBAAInfo(TBAAAccessInfo Info) { TBAAInfo = Info; }
CGExprComplex.cpp 482 DestLV.setTBAAInfo(TBAAAccessInfo::getMayAliasInfo());
CGExprScalar.cpp 1987 DestLV.setTBAAInfo(TBAAAccessInfo::getMayAliasInfo());
2089 DestLV.setTBAAInfo(TBAAAccessInfo::getMayAliasInfo());
2096 DestLV.setTBAAInfo(TBAAAccessInfo::getMayAliasInfo());

Completed in 61 milliseconds