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