Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveRegMatrix.h34 class LiveIntervalAnalysis; variable
/external/llvm/lib/CodeGen/
DAndroid.mk42 LiveIntervalAnalysis.cpp \
DCMakeLists.txt47 LiveIntervalAnalysis.cpp
/external/llvm/test/CodeGen/X86/
D2010-02-23-SingleDefPhiJoin.ll7 ; If LiveIntervalAnalysis fails to recognize this as a phi join, the coalescer
/external/llvm/test/CodeGen/Thumb2/
Dcrash.ll6 ; This function would crash LiveIntervalAnalysis by creating a chain of 4 INSERT_SUBREGs of the sam…
/external/llvm/docs/
DCodeGenerator.rst1417 ``lib/CodeGen/LiveIntervalAnalysis.cpp`` for an example of its use.