Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1068 void createDecisionRegion(const Expr *C, unsigned BitmapIdx, unsigned Conds) { in createDecisionRegion() function
2003 createDecisionRegion(E, getRegionBitmap(E), NumConds); in VisitBinLAnd()
2056 createDecisionRegion(E, getRegionBitmap(E), NumConds); in VisitBinLOr()