Searched defs:setTBAAInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h309 void setTBAAInfo(llvm::MDNode *N) { TBAAInfo = N; } function in class:clang::CodeGen::LValue

Completed in 63 milliseconds