Home
last modified time | relevance | path

Searched defs:getClobber (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h128 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp481 StringRef AsmStmt::getClobber(unsigned i) const { getClobber() function in AsmStmt
504 StringRef GCCAsmStmt::getClobber(unsigned i) const { getClobber() function in GCCAsmStmt