Searched defs:MRB (Results 1 – 10 of 10) sorted by relevance
478 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory()484 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory()491 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) { in onlyAccessesArgPointees()498 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) { in doesAccessArgPointees()505 static bool onlyAccessesInaccessibleMem(FunctionModRefBehavior MRB) { in onlyAccessesInaccessibleMem()511 static bool doesAccessInaccessibleMem(FunctionModRefBehavior MRB) { in doesAccessInaccessibleMem()518 static bool onlyAccessesInaccessibleOrArgMem(FunctionModRefBehavior MRB) { in onlyAccessesInaccessibleOrArgMem()
318 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory()324 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory()331 static bool onlyAccessesArgPointees(FunctionModRefBehavior MRB) { in onlyAccessesArgPointees()338 static bool doesAccessArgPointees(FunctionModRefBehavior MRB) { in doesAccessArgPointees()463 auto MRB = getModRefBehavior(CS); in getModRefInfo() local
50 FunctionModRefBehavior MRB = PA.getAA()->getModRefBehavior(Call); in CanAlterRefCount() local
52 FunctionModRefBehavior MRB = PA.getAA()->getModRefBehavior(CS); in CanAlterRefCount() local
67 FunctionModRefBehavior MRB = AAR.getModRefBehavior(&F); in checkFunctionMemoryAccess() local99 FunctionModRefBehavior MRB = AAR.getModRefBehavior(CS); in checkFunctionMemoryAccess() local
112 FunctionModRefBehavior MRB = AAR.getModRefBehavior(&F); in checkFunctionMemoryAccess() local144 FunctionModRefBehavior MRB = AAR.getModRefBehavior(Call); in checkFunctionMemoryAccess() local
140 auto MRB = getModRefBehavior(CS); in getModRefInfo() local
198 auto MRB = getModRefBehavior(Call); in getModRefInfo() local
917 FunctionModRefBehavior MRB = CalleeAAR->getModRefBehavior(ICS); in AddAliasScopeMetadata() local
1004 FunctionModRefBehavior MRB = CalleeAAR->getModRefBehavior(Call); in AddAliasScopeMetadata() local