Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp272 isl::union_set KillStmtDomain = isl::set::universe(KillStmtSpace); in computeMustKillsInfo() local
274 isl::schedule KillSchedule = isl::schedule::from_domain(KillStmtDomain); in computeMustKillsInfo()