Home
last modified time | relevance | path

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

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