Searched refs:mapIndVar (Results 1 – 2 of 2) sorted by relevance
3366 void mapIndVar(llvm::function_ref<Value *(Instruction *)> Updater);
4050 CLI->mapIndVar([&](Instruction *OldIV) -> Value * { in applyStaticWorkshareLoop()4194 CLI->mapIndVar([&](Instruction *) -> Value * { in applyStaticChunkedWorkshareLoop()9025 void CanonicalLoopInfo::mapIndVar( in mapIndVar() function in CanonicalLoopInfo