Home
last modified time | relevance | path

Searched refs:CalleeAAFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4130 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in insertInstructionGuardsHelper() local
4132 if (CalleeAAFunction.getGuardedInstructions().contains(GuardedI)) in insertInstructionGuardsHelper()
4140 CalleeAAFunction.getGuardedInstructions().insert(&I); in insertInstructionGuardsHelper()