Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1596 Value *getCondBool() const { in getCondBool() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1032 auto *CondV_32 = Builder.CreateZExt(Update->getCondBool(), Int32Ty); in lowerMCDCCondBitmapUpdate()