Searched defs:PreEntryBlock (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 1640 assertBranchOrSelectConditionHoisted(CHRScope * Scope,BasicBlock * PreEntryBlock) assertBranchOrSelectConditionHoisted() argument 1729 BasicBlock *PreEntryBlock = EntryBlock; transformScopes() local 1763 cloneScopeBlocks(CHRScope * Scope,BasicBlock * PreEntryBlock,BasicBlock * ExitBlock,Region * LastRegion,ValueToValueMapTy & VMap) cloneScopeBlocks() argument 1821 createMergedBranch(BasicBlock * PreEntryBlock,BasicBlock * EntryBlock,BasicBlock * NewEntryBlock,ValueToValueMapTy & VMap) createMergedBranch() argument 1848 fixupBranchesAndSelects(CHRScope * Scope,BasicBlock * PreEntryBlock,BranchInst * MergedBR,uint64_t ProfileCount) fixupBranchesAndSelects() argument [all...] |