Searched refs:getNumFixedObjects (Results 1 – 4 of 4) sorted by relevance
278 unsigned getNumFixedObjects() const { return NumFixedObjects; } in getNumFixedObjects() function
336 unsigned getNumFixedObjects() const { return NumFixedObjects; } in getNumFixedObjects() function
847 bool HasFixed = MFI.getNumFixedObjects(); in hasFP()
2001 int FirstFI = -MFI->getNumFixedObjects() - 1, LastFI = 0; in LowerCall()