Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp13175 removeAS(*FlatAS); in initialize()
13179 removeAS(AS); in initialize()
13196 removeAS(Obj.getType()->getPointerAddressSpace()); in updateImpl()
13274 void removeAS(unsigned AS) { in removeAS() function