Searched defs:Dereferenceable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Basic/ | ||
H A D | CodeGenIntrinsics.h | 121 Dereferenceable global() enumerator |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 3440 Attribute Dereferenceable = Attrs.getParamAttr(0, Attribute::Dereferenceable); tryToMoveFreeBeforeNullTest() local |