Searched refs:isLocInRange (Results 1 – 2 of 2) sorted by relevance
19 bool CodeRegion::isLocInRange(SMLoc Loc) const { in isLocInRange() function in llvm::mca::CodeRegion30 if (Region->isLocInRange(Loc)) in addInstruction()166 if (R->isLocInRange(Loc)) { in getActiveInstruments()
118 bool isLocInRange(llvm::SMLoc Loc) const;