Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h93 bool isStackSlotAllocated(int Offset) { in isStackSlotAllocated() function
DStatepointLowering.cpp226 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()