Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DEdgeBundles.cpp76 WriteGraph(raw_ostream & O,const EdgeBundles & G,bool ShortNames,const Twine & Title) WriteGraph() argument
/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp219 static void viewRegionInfo(RegionInfo *RI, bool ShortNames) { in viewRegionInfo()