Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp3435 SmallPtrSetImpl<Instruction *> &getGuardedInstructions() { in getGuardedInstructions() function
3866 if (CalleeAAFunction.getGuardedInstructions().contains(GuardedI)) in insertInstructionGuardsHelper()
3874 CalleeAAFunction.getGuardedInstructions().insert(&I); in insertInstructionGuardsHelper()