Searched defs:getStackSlot (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DVirtRegMap.h159 if (getStackSlot(virtReg) == NO_STACK_SLOT)
168 int getStackSlot(unsigned virtReg) const { function in class:llvm::VirtRegMap

Completed in 41 milliseconds