Details
Details
- Reviewers
 rnk ychen asbirlea arsenm - Commits
 - rG958abe01802c: [NFC] Clean up always false variables
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
Let's add @arsenm. FWIW, this looks good to me: it's dead in tree, no need to keep it.
Comment Actions
Looks like this was added in the very first patch that introduced RegionPass (23c8341c3dfbb9b453cc3857eabc2405207887cf). Nothing ever set it to true there. Looking through the history of RegionPass.h and .cpp, nothing jumps out to me.