Home
last modified time | relevance | path

Searched defs:InsertedPHIs (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemorySSAUpdater.h66 SmallVector<WeakVH, 16> InsertedPHIs; variable
/external/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h51 SmallVectorImpl<MachineInstr*> *InsertedPHIs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h50 SmallVectorImpl<MachineInstr*> *InsertedPHIs; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineSSAUpdater.h50 SmallVectorImpl<MachineInstr*> *InsertedPHIs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h55 SmallVectorImpl<PHINode *> *InsertedPHIs; variable
DSSAUpdaterImpl.h77 SmallVectorImpl<PhiT *> *InsertedPHIs; variable
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h55 SmallVectorImpl<PHINode*> *InsertedPHIs; variable
DSSAUpdaterImpl.h65 SmallVectorImpl<PhiT*> *InsertedPHIs; variable
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdater.h49 SmallVectorImpl<PHINode*> *InsertedPHIs; variable
DSSAUpdaterImpl.h54 SmallVectorImpl<PhiT*> *InsertedPHIs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp82 SmallVectorImpl<PHINode*> *InsertedPHIs) { in RewriteUsesOfClonedInstructions()
389 SmallVector<PHINode*, 2> InsertedPHIs; in rotateLoop() local
DSSAUpdaterBulk.cpp130 SmallVectorImpl<PHINode *> *InsertedPHIs) { in RewriteAllUses()
DLCSSA.cpp132 SmallVector<PHINode *, 4> InsertedPHIs; in formLCSSAForInstructions() local
DLocal.cpp1438 SmallVectorImpl<PHINode *> &InsertedPHIs) { in insertDebugValuesForPHIs()