find ./ -type f -exec sed -i -e 's/SetBBTreeList/SetFirstLIRNode/g' {} \;
authorSinan Kaya <sinan.kaya@microsoft.com>
Fri, 20 Sep 2019 19:26:25 +0000 (19:26 +0000)
committerSinan Kaya <sinan.kaya@microsoft.com>
Fri, 20 Sep 2019 19:26:25 +0000 (19:26 +0000)
commit3112f4a35185b7d2631a242df43bdd244bd1f6cf
tree22f5bb67e31617747ee2e97b0448a93bb6ae1483
parentedcdca5fe71257a327dddde2c36811fadacee7b3
find ./ -type f -exec sed -i -e 's/SetBBTreeList/SetFirstLIRNode/g' {} \;

Commit migrated from https://github.com/dotnet/coreclr/commit/0a84e0ee00fdc3c9158820b146e78a4df2e1ee5c
src/coreclr/src/jit/block.h
src/coreclr/src/jit/flowgraph.cpp