Searched defs:IsLoopInvariant (Results 1 – 6 of 6) sorted by relevance
378 StatusOr<bool> IsLoopInvariant(const FunctionBody* loop_body, int index, in IsLoopInvariant() function478 StatusOr<bool> IsLoopInvariant(const FunctionBody* loop_body, int index, in IsLoopInvariant() function
375 bool ScalarEvolutionAnalysis::IsLoopInvariant(const Loop* loop, in IsLoopInvariant() function in spvtools::opt::ScalarEvolutionAnalysis
280 auto IsLoopInvariant = [&SE, L](Value *V) { in INITIALIZE_PASS_DEPENDENCY() local
295 auto IsLoopInvariant = [&SE, L](Value *V) { in INITIALIZE_PASS_DEPENDENCY() local