Searched defs:lowerIntrinsics (Results 1 – 4 of 4) sorted by relevance
58 static bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
58 bool lowerIntrinsics(Module &M) { in lowerIntrinsics() function
374 bool InstrProfiling::lowerIntrinsics(Function *F) { in lowerIntrinsics() function in InstrProfiling
2828 void CWriter::lowerIntrinsics(Function &F) { in lowerIntrinsics() function in CWriter