Searched defs:TotalVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ProfDataUtils.cpp | 155 extractProfTotalWeight(const MDNode * ProfileData,uint64_t & TotalVal) extractProfTotalWeight() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelDAGToDAG.cpp | 2248 Res, TotalVal), 0); in SelectAndParts32() local |