Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp981 llvm::Value *DestPtr, bool DestIsVolatile, in BuildAggStore()
3441 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local
3463 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local