Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp242 bool AllowVolatile) { in getPointerOperand() argument
243 if (!AllowVolatile && I->isVolatile()) in getPointerOperand()