Searched defs:IsUsed (Results 1 – 9 of 9) sorted by relevance
148 int GPTPart::IsUsed(void) { in IsUsed() function in GPTPart
93 mutable unsigned IsUsed : 1; variable
88 mutable unsigned IsUsed : 1; variable
100 bool IsUsed : 1; variable
962 const std::string &CoverageMapping, bool IsUsed) { in addFunctionMappingRecord()
239 bool IsUsed() const { return offset_ < 0; } in IsUsed() function
1210 auto IsUsed = [&HRI,&MRI] (unsigned Reg) -> bool { in needToReserveScavengingSpillSlots() local
1433 auto IsUsed = [&HRI,&MRI] (unsigned Reg) -> bool { in needToReserveScavengingSpillSlots() local
739 bool IsUsed = false; member