Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h85 bool isClobber() const { return getEntryKind() == Clobber; } in isClobber() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h144 bool isClobber() const { return Value.is<Clobber>(); } in isClobber() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h97 isClobber, // '~x' global() enumerator