Searched defs:setDebugLocFromInst (Results 1 – 3 of 3) sorted by relevance
257 void VPTransformState::setDebugLocFromInst(const Value *V) { in setDebugLocFromInst() function in VPTransformState
650 static void setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function
820 void InnerLoopVectorizer::setDebugLocFromInst(IRBuilder<> &B, const Value *Ptr) { in setDebugLocFromInst() function in InnerLoopVectorizer