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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h65 ArrayRef<AllocaInst *> getAllocas() const { return Allocas; } function in class:llvm::CodeExtractorAnalysisCache

Completed in 54 milliseconds