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