Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineSSAUpdater.h52 SmallVectorImpl<MachineInstr*> *InsertedPHIs; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h54 SmallVectorImpl<PHINode*> *InsertedPHIs; variable
H A DSSAUpdaterImpl.h64 SmallVectorImpl<PhiT*> *InsertedPHIs; variable