OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculateSets
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
PrologEpilogInserter.h
110
bool
calculateSets
(MachineFunction &Fn);
ShrinkWrapping.cpp
192
if (
calculateSets
(Fn))
342
///
calculateSets
- collect the CSRs used in this function, compute
358
bool PEI::
calculateSets
(MachineFunction &Fn) {
[
all
...]
Completed in 30 milliseconds