Home
last modified time | relevance | path

Searched defs:getLocalFrameObjectCount (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h355 int64_t getLocalFrameObjectCount() const { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h412 int64_t getLocalFrameObjectCount() const { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h432 int64_t getLocalFrameObjectCount() const { return LocalFrameObjects.size(); } in getLocalFrameObjectCount() function