Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11117 bool handleLoadInst(Attributor &A, LoadInst &LI, ItemInfo II, in handleLoadInst() function
11304 return handleLoadInst(A, cast<LoadInst>(I), II, Worklist); in simplifyInstruction()