Home
last modified time | relevance | path

Searched refs:RVO (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h60 static InitLink RVO() { return InitLink{K_RVO}; } in RVO() function
H A DCompiler.cpp5368 InitLinkScope<Emitter> ILS(this, InitLink::RVO()); in visitReturnStmt()