Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3665 SmallPtrSetImpl<Instruction *> &getGuardedInstructions() { in getGuardedInstructions() function
4131 if (CalleeAAFunction.getGuardedInstructions().contains(GuardedI)) in insertInstructionGuardsHelper()
4139 CalleeAAFunction.getGuardedInstructions().insert(&I); in insertInstructionGuardsHelper()