HomeSort by relevance Sort by last modified time
    Searched refs:getTBAAScalarTagInfo (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CodeGenTBAA.h 121 llvm::MDNode *getTBAAScalarTagInfo(llvm::MDNode *AccessNode);
CodeGenTBAA.cpp 215 getTBAAScalarTagInfo(TBAAInfo) : TBAAInfo;
314 CodeGenTBAA::getTBAAScalarTagInfo(llvm::MDNode *AccessNode) {
CodeGenModule.cpp 257 TBAA->getTBAAScalarTagInfo(TBAAInfo));
    [all...]

Completed in 56 milliseconds