Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp156 isl::union_map MustKills; member
200 Info.MustKills = isl::union_map::empty(ParamSpace); in computeMustKillsInfo()
248 Info.MustKills = Info.TaggedMustKills.domain_factor_domain(); in computeMustKillsInfo()
2736 PPCGScop->must_kills = KillsInfo.MustKills.release(); in createPPCGScop()