Home
last modified time | relevance | path

Searched defs:NewTV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1321 auto *NewTV = Builder.CreateAdd(CurTV, Builder.getInt32(TVIdxs[true])); in emitMCDCCondBitmapUpdate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1716 Value *NewTV = constantFoldOperationIntoSelectOperand(Op, SI, /*IsTrueArm*/ true); in FoldOpIntoSelect() local