Home
last modified time | relevance | path

Searched defs:NumPreds (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/lib/Analysis/
DThreadSafetyTIL.cpp70 void BasicBlock::reservePredecessors(unsigned NumPreds) { in reservePredecessors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNMinRegStrategy.cpp43 std::vector<unsigned> NumPreds; member in __anon5cffb7c30111::GCNMinRegScheduler
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h61 unsigned NumPreds = 0; variable
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h42 unsigned NumPreds; // Number of predecessor blocks. variable
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h53 unsigned NumPreds; // Number of predecessor blocks. variable
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp296 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DWinEHPrepare.cpp810 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
DIfConversion.cpp1558 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp304 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DWinEHPrepare.cpp824 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
DIfConversion.cpp1952 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSSAUpdater.cpp312 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DIfConversion.cpp1326 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp279 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DCloneFunction.cpp508 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp265 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DCloneFunction.cpp471 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSSAUpdater.cpp299 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
DCloneFunction.cpp418 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneFunctionInto() local
DBasicBlockUtils.cpp457 unsigned NumPreds, const char *Suffix, in SplitBlockPredecessors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp417 int NumPreds, DominatorTree &DT, TargetTransformInfo &TTI) { in findProfitablePHIs()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp444 unsigned NumPreds) { in splitBlock()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp602 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local
DIndVarSimplify.cpp512 unsigned NumPreds = PN->getNumIncomingValues(); in RewriteLoopExitValues() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp681 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local

12