nlopes added inline comments. ================ Comment at: include/llvm/Transforms/Utils/PredicateInfo.h:36 +// %x.0 = call @llvm.predicateinfo.i32(i32 %x) +// ret i32 %x +// false: ---------------- typo: should be %x.0 https://reviews.llvm.org/D29519