Home
last modified time | relevance | path

Searched refs:AfterColour (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp84 AfterColour("dot-cfg-after-color", variable
1917 "<FONT COLOR=\"{0}\">%l</FONT><BR align=\"left\"/>", AfterColour); in getBodyContent()
2002 createNode(Label, BD, AfterColour); in DotCfgDiff()
2011 auto [It, Inserted] = EdgesMap.try_emplace(Key, AfterColour); in DotCfgDiff()