Home
last modified time | relevance | path

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

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