Searched defs:NumCalls (Results 1 – 9 of 9) sorted by relevance
51 unsigned NumCalls; member
72 unsigned NumCalls = false; member
19 static unsigned NumCalls; member22 unsigned CountsDestructors::NumCalls = 0; member in __anon18575cfd0111::CountsDestructors
111 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize()
529 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize()
317 auto NumCalls = readNumber<uint32_t>(); in readProfile() local
378 auto NumCalls = readNumber<uint32_t>(); in readProfile() local
621 const Loop *L, unsigned &NumCalls, bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize()