Home
last modified time | relevance | path

Searched refs:CondV_32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1032 auto *CondV_32 = Builder.CreateZExt(Update->getCondBool(), Int32Ty); in lowerMCDCCondBitmapUpdate() local
1036 auto *ShiftedVal = Builder.CreateShl(CondV_32, Update->getCondID()); in lowerMCDCCondBitmapUpdate()