Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h98 bool isStackSlotAllocated(int Offset) { in isStackSlotAllocated() function
H A DStatepointLowering.cpp253 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()