Searched refs:LocalStackSlotAllocationID (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DPasses.h615 extern char &LocalStackSlotAllocationID;
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp299 addPass(&LocalStackSlotAllocationID);
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DPasses.cpp542 addPass(&LocalStackSlotAllocationID, false);
623 addPass(&LocalStackSlotAllocationID, false);
H A DLocalStackSlotAllocation.cpp96 char &llvm::LocalStackSlotAllocationID = LocalStackSlotPass::ID; member in class:llvm

Completed in 124 milliseconds