Searched refs:followUseInMBEC (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 629 if (Found && AA.followUseInMBEC(A, U, UserI, State)) in followUsesInContext() 2567 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC() function 4953 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC() function 5289 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC() function 10177 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC() function 10340 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC() function
|