Home
last modified time | relevance | path

Searched defs:PHIs (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp628 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
679 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local
980 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1505 SmallPtrSet<const PHINode*, 8> PHIs; in tryToOptimizeStoreOfMallocToGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp1418 SmallPtrSet<MachineInstr *, 2> PHIs; in extractKilledPHIs() local
1658 SmallVector<MachineInstr *, 2> &PHIs) { in collectPHIs()
1669 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionExitPHIs() local
1683 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionEntryPHIs() local
2472 SmallVector<MachineInstr *, 2> PHIs; in splitLoopPHIs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp121 SmallVector<PHIInfo, 8> PHIs; member in __anon1fac302f0111::SSAIfConv
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp337 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
DValueTracking.cpp3755 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH()
3819 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp595 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
DIndVarSimplify.cpp508 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp159 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
DSimplifyCFG.cpp2687 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local
5388 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp534 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local