OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLiveUnions
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h
143
LiveIntervalUnion *
getLiveUnions
() { return &Matrix[0]; }
/external/llvm/lib/CodeGen/
RegAllocGreedy.cpp
670
LiveIntervalUnion::Query subQ(&VirtReg, &Matrix->
getLiveUnions
()[*Units]);
[
all
...]
Completed in 71 milliseconds