Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp6144 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local
6150 DestIsVolatile = false; in EmitCall()
6163 DestIsVolatile); in EmitCall()