Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h36 bool EarlyLiveIntervals = false; global() member
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp205 static cl::opt<bool> EarlyLiveIntervals("early-live-intervals", cl::Hidden, global() variable