Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1237 emitMCDCTestVectorBitmapUpdate(CGBuilderTy & Builder,const Expr * S,Address MCDCCondBitmapAddr,CodeGenFunction & CGF) emitMCDCTestVectorBitmapUpdate() argument
1271 emitMCDCCondBitmapReset(CGBuilderTy & Builder,const Expr * S,Address MCDCCondBitmapAddr) emitMCDCCondBitmapReset() argument
1285 emitMCDCCondBitmapUpdate(CGBuilderTy & Builder,const Expr * S,Address MCDCCondBitmapAddr,llvm::Value * Val,CodeGenFunction & CGF) emitMCDCCondBitmapUpdate() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1095 auto *MCDCCondBitmapAddr = Update->getMCDCCondBitmapAddr(); lowerMCDCTestVectorBitmapUpdate() local