Home
last modified time | relevance | path

Searched defs:AAPotentialValuesFloating (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9997 struct AAPotentialValuesFloating : AAPotentialValuesImpl { struct
9998 AAPotentialValuesFloating(const IRPosition &IRP, Attributor &A) in AAPotentialValuesFloating() function
10002 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
10012 struct LivenessInfo {
10022 bool handleCmp(Attributor &A, CmpInst &Cmp, ItemInfo II, in handleCmp()
10089 bool handleSelectInst(Attributor &A, SelectInst &SI, ItemInfo II, in handleSelectInst()
10112 bool handleLoadInst(Attributor &A, LoadInst &LI, ItemInfo II, in handleLoadInst()
10180 bool handlePHINode( in handlePHINode()
10258 bool simplifyInstruction( in simplifyInstruction()
10279 void genericValueTraversal(Attributor &A) { in genericValueTraversal()
[all …]