/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | PostDominators.cpp | 59 const BasicBlock *BB2 = I2->getParent(); in dominates() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMCInstLower.cpp | 204 MachineBasicBlock *BB2, in createSub()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | CFGMST.h | 68 bool unionGroups(const BasicBlock *BB1, const BasicBlock *BB2) { in unionGroups()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Dominators.cpp | 347 BasicBlock *BB2 = I2->getParent(); in findNearestCommonDominator() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericLoopInfoImpl.h | 650 bool compareVectors(std::vector<T> &BB1, std::vector<T> &BB2) { in compareVectors() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 341 BasicBlock *BB, *BB1, *BB2; findConstantInsertionPoint() local
|
H A D | LoopInterchange.cpp | 1399 static void swapBBContents(BasicBlock *BB1, BasicBlock *BB2) { in swapBBContents() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 363 generateExistingPhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generateExistingPhis() argument 601 generatePhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,ValueMapTy * VRMapPhi,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generatePhis() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 963 til::BasicBlock *BB2 = *It ? lookupBlock(*It) : nullptr; in exitCFGBlockBody() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 1446 getSrcVReg(unsigned Reg,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineRegisterInfo * MRI) getSrcVReg() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 912 const NodeT *BB2 = ChainPred->Nodes[Offset]; in getBestMergeGain() local
|
H A D | SimplifyCFG.cpp | 1424 static bool isSafeToHoistInvoke(BasicBlock *BB1, BasicBlock *BB2, in isSafeToHoistInvoke() argument 1719 auto *BB2 = I2->getParent(); hoistSuccIdenticalTerminatorToSwitchOrIf() local 3937 findUniqueStoreInBlocks(BasicBlock * BB1,BasicBlock * BB2) findUniqueStoreInBlocks() argument [all...] |