Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DProfDataUtils.cpp155 bool extractProfTotalWeight(const MDNode *ProfileData, uint64_t &TotalVal) { in extractProfTotalWeight() function
183 bool extractProfTotalWeight(const Instruction &I, uint64_t &TotalVal) { in extractProfTotalWeight() function
H A DMetadata.cpp1539 bool Instruction::extractProfTotalWeight(uint64_t &TotalVal) const { in extractProfTotalWeight() function in Instruction
/aosp_15_r20/external/llvm/lib/IR/
H A DMetadata.cpp1315 bool Instruction::extractProfTotalWeight(uint64_t &TotalVal) { in extractProfTotalWeight() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp1339 bool Instruction::extractProfTotalWeight(uint64_t &TotalVal) const { in extractProfTotalWeight() function in Instruction