Searched refs:LoadName (Results 1 – 1 of 1) sorted by relevance
142 const Twine &LoadName) { in buildTargetLegalLoad() argument145 Value *LoadPtr = buildTargetLegalPtr(M, Ptr, IP, LoadName, &NewInsts); in buildTargetLegalLoad()147 Instruction *Load = new LoadInst(AccessTy, LoadPtr, LoadName, IP); in buildTargetLegalLoad()