Searched defs:getClobber (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | MemoryDependenceAnalysis.h | 128 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 481 StringRef AsmStmt::getClobber(unsigned i) const { getClobber() function in AsmStmt |