Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp858 unsigned getRegionBitmap(const Stmt *S) { return MCDCBitmapMap[S]; } in getRegionBitmap() function
2003 createDecisionRegion(E, getRegionBitmap(E), NumConds); in VisitBinLAnd()
2056 createDecisionRegion(E, getRegionBitmap(E), NumConds); in VisitBinLOr()