Home
last modified time | relevance | path

Searched defs:IsLiveOut (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp158 auto ComputeValue = [&](BasicBlock *BB, bool IsLiveOut) -> Value * { in RewriteAllUses()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h202 bool IsLiveOut; variable