Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.h309 bool isSpillPt(MachineInstr *Pt) const { in isSpillPt() function
DVirtRegRewriter.cpp984 if (VRM.hasEmergencySpills(&MI) || VRM.isSpillPt(&MI)) in FoldsStackSlotModRef()
1892 if (!VRM->isSpillPt(MI)) in InsertSpills()