Searched refs:getBBVector (Results 1 – 3 of 3) sorted by relevance
279 LLVM_ABI const Embedding &getBBVector(const BasicBlock &BB) const;
213 const auto &BBEmbedding = Embedder->getBBVector(BB); in updateForBB()
168 const Embedding &Embedder::getBBVector(const BasicBlock &BB) const { in getBBVector() function in Embedder