Searched refs:NeverInstrument (Results 1 – 2 of 2) sorted by relevance
26 NeverInstrument(llvm::SpecialCaseList::createOrDie( in XRayFunctionFilter()48 if (NeverInstrument->inSection("xray_never_instrument", "fun", in shouldImbueFunction()63 if (NeverInstrument->inSection("xray_never_instrument", "src", Filename, in shouldImbueFunctionsInFile()
31 std::unique_ptr<llvm::SpecialCaseList> NeverInstrument; variable