Home
last modified time | relevance | path

Searched refs:MayNeedStackProtector (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h367 bool MayNeedStackProtector(int ObjectIdx) const { in MayNeedStackProtector() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp174 if (!MFI->MayNeedStackProtector(i)) in calculateFrameObjectOffsets()
DPrologEpilogInserter.cpp619 if (!MFI->MayNeedStackProtector(i)) in calculateFrameObjectOffsets()