Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h98 BasicBlock *AllocationBlock; variable
143 BasicBlock *AllocationBlock = nullptr,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp248 BasicBlock *AllocationBlock, std::string Suffix, in CodeExtractor() argument
251 BPI(BPI), AC(AC), AllocationBlock(AllocationBlock), in CodeExtractor()
261 BPI(BPI), AC(AC), AllocationBlock(nullptr), AllowVarArgs(false), in CodeExtractor()
1211 AllocationBlock ? AllocationBlock->getFirstInsertionPt() in emitCallAndSwitchStatement()