Home
last modified time | relevance | path

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

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