Searched defs:addUser (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp71 void WriteState::addUser(unsigned IID, ReadState *User, int ReadAdvance) { function in class:llvm::mca::WriteState
84 void WriteState::addUser(unsigned IID, WriteState *User) { function in class:llvm::mca::WriteState
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h93 void addUser(Instruction *Inst, unsigned Idx, unsigned Cost) { function in struct:llvm::consthoist::ConstantCandidate
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h93 void addUser(VPUser &User) { Users.push_back(&User); } function in class:llvm::VPValue

Completed in 58 milliseconds