Searched defs:addLocal (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h84 void addLocal(MVT VT) { Locals.push_back(VT); } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h388 void addLocal(const BlockNode &Node, uint64_t Amount) { function in struct:llvm::BlockFrequencyInfoImplBase::Distribution

Completed in 75 milliseconds