Searched defs:InsPos (Results 1 – 2 of 2) sorted by relevance
753 addVector(Instruction *InsPos, ValueVecRange Range) { in addVector()768 makeVector(Instruction *InsPos, std::vector<Value *> &Ops, in makeVector()776 expandVector(Instruction *InsPos, std::vector<Value *> &Ops, in expandVector()808 Value *CtxAlign, Instruction *InsPos, StringRef InstName) { in addBlockBind()
1014 auto InsPos = CopyLeftBB->getFirstTerminator(); in removePartialRedundancy() local