Home
last modified time | relevance | path

Searched defs:ToBB (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h56 MachineBasicBlock *ToBB; global() member
244 recordSplitCriticalEdge(MachineBasicBlock * FromBB,MachineBasicBlock * ToBB,MachineBasicBlock * NewBB) recordSplitCriticalEdge() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp424 void llvm::moveInstructionsToTheBeginning(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheEnd() argument
411 moveInstructionsToTheBeginning(BasicBlock & FromBB,BasicBlock & ToBB,DominatorTree & DT,const PostDominatorTree & PDT,DependenceInfo & DI) moveInstructionsToTheBeginning() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1555 getValueOnEdge(Value * V,BasicBlock * FromBB,BasicBlock * ToBB,Instruction * CxtI) getValueOnEdge() argument
1753 getConstantOnEdge(Value * V,BasicBlock * FromBB,BasicBlock * ToBB,Instruction * CxtI) getConstantOnEdge() argument
1771 getConstantRangeOnEdge(Value * V,BasicBlock * FromBB,BasicBlock * ToBB,Instruction * CxtI) getConstantRangeOnEdge() argument
1847 getPredicateOnEdge(unsigned Pred,Value * V,Constant * C,BasicBlock * FromBB,BasicBlock * ToBB,Instruction * CxtI) getPredicateOnEdge() argument
[all...]
H A DMustExecute.cpp503 const BasicBlock *ToBB = Worklist.pop_back_val(); in findForwardJoinPoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp184 BasicBlock *ToBB = P->getParent(); simplifyCommonValuePhi() local
H A DLoopInterchange.cpp1392 BasicBlock *ToBB = InsertBefore->getParent(); in moveBBContents() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp926 PostponeSplitCriticalEdge(MachineInstr & MI,MachineBasicBlock * FromBB,MachineBasicBlock * ToBB,bool BreakPHIEdge) PostponeSplitCriticalEdge() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9173 llvm::BasicBlock *ToBB = MapperCGF.createBasicBlock("omp.type.to"); emitUserDefinedMapper() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3628 const BasicBlock *ToBB = RQI.To->getParent(); isReachableImpl() local
[all...]