Home
last modified time | relevance | path

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

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