Searched defs:CreateLoad (Results 1 – 2 of 2) sorted by relevance
956 LoadInst *CreateLoad(Value *Ptr, const char *Name) { in CreateLoad() function
1471 func (b Builder) CreateLoad(p Value, name string) (v Value) { func