Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h143 CodeGenModule &getCodeGenModule() { return CGM; } in getCodeGenModule() function
H A DCoverageMappingGen.cpp1024 return (Cond->EvaluateAsInt(Result, CVM.getCodeGenModule().getContext())); in ConditionFoldsToBool()
1351 MCDCBuilder(CVM.getCodeGenModule(), CondIDMap, MCDCBitmapMap) {} in CounterCoverageMappingBuilder()
1822 ->EvaluateKnownConstInt(CVM.getCodeGenModule().getContext()) in coverIfConstexpr()
2029 LHSIsTrue, CVM.getCodeGenModule().getContext()); in shouldVisitRHS()