Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h86 bool isClobber() const { return getEntryKind() == Clobber; } in isClobber() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h152 bool isClobber() const { return Value.is<Clobber>(); } in isClobber() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInlineAsm.h96 isClobber // '~x' enumerator