Home
last modified time | relevance | path

Searched defs:NewInsts (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DPHITransAddr.cpp344 SmallVectorImpl<Instruction*> &NewInsts) { in PHITranslateWithInsertion()
368 SmallVectorImpl<Instruction*> &NewInsts) { in InsertPHITranslatedSubExpr()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DGVNSink.cpp169 SmallVector<Instruction *, 4> NewInsts; in operator --() local
672 SmallVector<Instruction *, 4> NewInsts; in analyzeInstructionForSinking() local
DGVN.cpp1542 SmallVector<Instruction*, 8> NewInsts; in PerformLoadPRE() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTypePromotion.cpp113 SmallPtrSet<Value *, 8> NewInsts; member in __anonf04d54390111::IRPromoter
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp103 SmallVector<MachineInstr *, 4> NewInsts; member in __anonb84741fa0111::ApplyRegBankMapping
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp547 DenseMap<Value *, Value *> NewInsts; in rewriteGEPAsOffset() local