Searched refs:hasMemoryProfile (Results 1 – 3 of 3) sorted by relevance
184 if (!BF.hasMemoryProfile()) in assignMemData()
378 if (!Function.hasMemoryProfile() || !opts::EliminateLoads) in maybeGetHotJumpTableTargets()646 if (!Function.hasMemoryProfile() || !opts::EliminateLoads) in maybeGetVtableSyms()
1392 bool hasMemoryProfile() const { return HasMemoryProfile; } in hasMemoryProfile() function