Home
last modified time | relevance | path

Searched refs:calculateSets (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.h114 bool calculateSets(MachineFunction &Fn);
DShrinkWrapping.cpp192 if (calculateSets(Fn)) in placeCSRSpillsAndRestores()
358 bool PEI::calculateSets(MachineFunction &Fn) { in calculateSets() function in PEI