Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp270 bool AllowVolatile) { in getPointerOperand() argument
271 if (!AllowVolatile && I->isVolatile()) in getPointerOperand()