Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h100 bool isStackSlotAllocated(int Offset) { in isStackSlotAllocated() function
H A DStatepointLowering.cpp290 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()