Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp255 isl::union_set KillStmtDomain = isl::set::universe(KillStmtSpace); in computeMustKillsInfo() local
257 isl::schedule KillSchedule = isl::schedule::from_domain(KillStmtDomain); in computeMustKillsInfo()