Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCodeExtractor.cpp196 buildExtractionBlockSet(ArrayRef<BasicBlock *> BBs, DominatorTree *DT, in buildExtractionBlockSet() function
251 Blocks(buildExtractionBlockSet(BBs, DT, AllowVarArgs, AllowAlloca)), in CodeExtractor()
260 Blocks(buildExtractionBlockSet(L.getBlocks(), &DT, in CodeExtractor()