../
CSE.cpp
Canonicalizer.cpp
CompositePass.cpp
ControlFlowSink.cpp
GenerateRuntimeVerification.cpp
InlinerPass.cpp
LocationSnapshot.cpp
LoopInvariantCodeMotion.cpp
Mem2Reg.cpp
OpStats.cpp
PrintIR.cpp
RemoveDeadValues.cpp
SCCP.cpp
SROA.cpp
StripDebugInfo.cpp
SymbolDCE.cpp
SymbolPrivatize.cpp
TopologicalSort.cpp
[+] Utils/
ViewOpGraph.cpp

Provided by KDAB

Privacy Policy

What is this ?

This is an online code browser that allows you to browse C/C++, Rust and Dart code just like in your IDE, with semantic highlighting and contextual tooltips that show you the usages and cross references.
Open a file and try it by hovering over the symbols!

Update your C++ knowledge – Modern C++11/14/17 Training
Find out more
Browse the source code of llvm/mlir/lib/Transforms/ online