Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp71 void RegisterBank::print(raw_ostream &OS, bool IsForDebug, in print()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2612 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...]