Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp157 void printIR(raw_ostream &OS, const Function *F) { in printIR() function
163 void printIR(raw_ostream &OS, const Module *M) { in printIR() function
173 void printIR(raw_ostream &OS, const LazyCallGraph::SCC *C) { in printIR() function
182 void printIR(raw_ostream &OS, const Loop *L) { in printIR() function