Home
last modified time | relevance | path

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

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