Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h427 bool computeDeadValues(LiveInterval &LI,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h453 bool computeDeadValues(LiveInterval &LI,
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/
Dissue-regalloc-stackframe-folding-earlyclobber.ll10 ; Assertion failed: (MI && "No instruction defining live value"), function computeDeadValues
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp194 computeDeadValues(LI, nullptr); in computeVirtRegInterval()
460 bool CanSeparate = computeDeadValues(*li, dead); in shrinkToUses()
465 bool LiveIntervals::computeDeadValues(LiveInterval &LI, in computeDeadValues() function in LiveIntervals
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp200 computeDeadValues(LI, nullptr); in computeVirtRegInterval()
496 bool CanSeparate = computeDeadValues(*li, dead); in shrinkToUses()
501 bool LiveIntervals::computeDeadValues(LiveInterval &LI, in computeDeadValues() function in LiveIntervals