Searched defs:IsForDebug (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterBank.cpp | 71 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2612 bool IsForDebug; global() member in __anoncb2f1b2a0911::AssemblyWriter 2712 AssemblyWriter(formatted_raw_ostream & o,SlotTracker & Mac,const Module * M,AssemblyAnnotationWriter * AAW,bool IsForDebug,bool ShouldPreserveUseListOrder) AssemblyWriter() argument 2724 AssemblyWriter(formatted_raw_ostream & o,SlotTracker & Mac,const ModuleSummaryIndex * Index,bool IsForDebug) AssemblyWriter() argument [all...] |