Home
last modified time | relevance | path

Searched refs:handleLoadInst (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10739 bool handleLoadInst(Attributor &A, LoadInst &LI, ItemInfo II, in handleLoadInst() function
10912 return handleLoadInst(A, cast<LoadInst>(I), II, Worklist); in simplifyInstruction()