Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h152 CodeGenModule &getCodeGenModule() { return CGM; } in getCodeGenModule() function
H A DCoverageMappingGen.cpp1104 return (Cond->EvaluateAsInt(Result, CVM.getCodeGenModule().getContext())); in ConditionFoldsToBool()
1427 MCDCState(MCDCState), MCDCBuilder(CVM.getCodeGenModule(), MCDCState) {} in CounterCoverageMappingBuilder()
1957 ->EvaluateKnownConstInt(CVM.getCodeGenModule().getContext()) in coverIfConstexpr()
2157 unsigned MaxTVs = CVM.getCodeGenModule().getCodeGenOpts().MCDCMaxTVs; in createOrCancelDecision()
2185 auto &Diag = CVM.getCodeGenModule().getDiags(); in cancelDecision()
2269 LHSIsTrue, CVM.getCodeGenModule().getContext()); in shouldVisitRHS()